947
edits
Line 152: | Line 152: | ||
''TODO'' | ''TODO'' | ||
==== | ==== 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. |
edits