Auto-tools/Projects/Mozbase: Difference between revisions

m
Line 152: Line 152:
''TODO''
''TODO''


==== Test Python Dependencies ====
==== Tests with Python Dependencies ====


Tests for a mozbase package may require dependencies beyond which those listed in the package's 'setup.py' 'install_requires'.  Tests may utilize other mozbase packages even if they are not required by the package under test.
Tests for a mozbase package may require dependencies beyond which those listed in the package's 'setup.py' 'install_requires'.  Tests may utilize other mozbase packages even if they are not required by the package under test.
947

edits