Prashant Singh Chauhan
Prashant Singh Chauhan
After building pyroute2-0.5.17 using `python3 setup.py build`. I am trying to run unit tests using `python3 setup.py test`. This throws error: running test running egg_info writing pyroute2.egg-info/PKG-INFO writing dependency_links to...
- Add test for product_section configs - Add test for networks configs - Add test for annotation_section configs - Add test for references in envelope section
conftest.py contain common fixtures to setup and teardown. We use them wherever feasible Added Configurations and Hardware section tests in tests_all_configs. It tests the keys present under those section in...