gecko/testing/mozbase
2014-04-21 15:56:42 -04:00
..
docs Bug 985606 - Improve API for reading structured logs, r=ahal 2014-04-02 14:32:41 +01:00
manifestdestiny Bug 983948 - Add mach mochitest-devtools r=jmaher 2014-03-25 16:52:53 +00:00
mozcrash
mozdevice Bug 996862 - Remove NetworkTools from mozdevice. r=ahal 2014-04-21 15:56:42 -04:00
mozfile
mozhttpd
mozinfo
mozinstall
mozlog Bug 994650 - Bump mozlog to version 1.7 for structuredlog, r=jgraham, DONTBUILD, a=NPOTB 2014-04-10 09:35:08 -04:00
moznetwork
mozprocess Bug 991727 - Update mozprocess version due to API change, r=ahal 2014-04-03 22:19:31 +01:00
mozprofile Bug 998372 - part 4 - explain the escape-fest in permissions.py better; r=jmaher 2014-04-18 12:48:01 -04:00
mozrunner Bug 989961 - Update mozrunner version, r=ahal 2014-03-31 15:13:36 +01:00
mozsystemmonitor
moztest
mozversion Bug 1000017 - Bump mozversion to version 0.4. r=hskupin DONTBUILD 2014-04-23 23:23:51 +02:00
Makefile.in
moz.build
packages.txt
README.md
setup_development.py
test-manifest.ini
test.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.