947
edits
Line 151: | Line 151: | ||
''TODO'' | ''TODO'' | ||
==== Test 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. | |||
==== Continuous Integration ==== | ==== Continuous Integration ==== |
edits