gecko/testing/mozbase
2015-03-31 03:17:00 -07:00
..
docs Bug 1147614 - [mozdevice] The property ADBDevice.test_root does not appear in documentation. r=bclary 2015-03-31 03:17:00 -07:00
manifestparser Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester 2015-03-19 16:15:33 -04:00
mozcrash
mozdebug
mozdevice Bug 1147614 - [mozdevice] The property ADBDevice.test_root does not appear in documentation. r=bclary 2015-03-31 03:17:00 -07:00
mozfile
mozhttpd
mozinfo
mozinstall
mozlog Bug 1146292 - [mozlog] Bump version to 2.11. r=jgraham 2015-03-23 11:00:58 +00:00
moznetwork
mozprocess Backed out changeset e08c785a4008 (bug 798300) for frequent mochitest-bc window leaks. 2015-03-30 14:25:34 -04:00
mozprofile
mozrunner
mozsystemmonitor
moztest
mozversion
Makefile.in
moz.build
packages.txt
README.md
setup_development.py
test-manifest.ini
test.py
versioninfo.py

Mozbase

Mozbase is a set of easy-to-use Python packages forming a supplemental standard library for Mozilla. It provides consistency and reduces redundancy in automation and other system-level software. All of Mozilla's test harnesses use mozbase to some degree, including Talos, mochitest, reftest, Autophone, and Eideticker.

Learn more about mozbase at the project page.

Read detailed docs online, or build them locally by running "make html" in the docs directory.

Consult open bugs and feel free to file new bugs.