Auto-tools/Projects/Mozbase: Difference between revisions

Line 155: Line 155:


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.
'''Third-party Packages Used in Mozbase Testing:'''
* mock


==== Continuous Integration ====
==== Continuous Integration ====
947

edits