gecko/testing/mozbase
2014-06-04 19:30:07 +01:00
..
docs Bug 1015287 - Add complete example to mozlog.structured documentation, r=wlach 2014-05-30 17:10:26 +01:00
manifestdestiny
mozcrash
mozdevice Bug 1017146 - Bump mozrunner to 5.37 and mozdevice to 0.36, r=wlach 2014-05-28 14:07:56 -07:00
mozfile
mozhttpd
mozinfo
mozinstall
mozlog Bug 1020470 - Package mozlog.structured html formatter support files, r=:ted.mielczarek 2014-06-04 19:30:07 +01:00
moznetwork
mozprocess
mozprofile
mozrunner Bug 1017146 - Bump mozrunner to 5.37 and mozdevice to 0.36, r=wlach 2014-05-28 14:07:56 -07:00
mozsystemmonitor Bug 907331 - Ability to convert resource usage to a serializable dict; r=ahal 2014-05-23 14:08:04 -07:00
moztest Bug 1017675 - Bump moztest to version 0.5. r=jgraham 2014-05-29 18:08:31 +01:00
mozversion Bug 1019211 - Bump mozversion to 0.5. r=ahal 2014-06-02 16:53:49 -04:00
Makefile.in
moz.build
packages.txt
README.md
setup_development.py
test-manifest.ini
test.py Bug 1003401 - Mozbase unit test logs should include test name in failures. r=dminor 2014-05-21 11:22:00 +02:00

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.