Added integration test (#282)
* Added integration test * Added command lib search testing * Added update-index test and semver testinf for versioning * Improved error reporting, update test of version command * Avoid UnexpectedExit error so the output is more understandable, added result.ok check everywhere * Update requirements, removed unused comments * moved from custom markers to pytest.ini config for slow files * Testing with real lib names
Showing
test/README.md
0 → 100644
test/pytest.ini
0 → 100644
test/requirements.txt
0 → 100644
test/test_main.py
0 → 100644
Please register or sign in to comment