gecko/testing/mozbase
2014-03-31 15:13:36 +01:00
..
docs Bug 907433 - Improve the mozprocess documentation with description and examplesi;r=wlach 2014-03-10 12:15:35 -04:00
manifestdestiny Bug 938019 - Run mochitests from manifests (r=ted,gps) 2014-03-18 08:03:51 -07:00
mozcrash Bug 978066 - [mozcrash] Mozcrash check_for_java_exception function should take quiet parameter; r=wlach 2014-02-28 09:18:25 -05:00
mozdevice Bug 979231 - DeviceManager ADB pushDir should take a timeout parameter and make use of it. r=dminor 2014-03-04 22:55:21 +11:00
mozfile
mozhttpd
mozinfo
mozinstall
mozlog Bug 983287 - Update the version of mozlog now structured logging has landed, r=wlach 2014-03-14 12:36:25 +00:00
moznetwork
mozprocess Bug 975136 - Test mozprocess parameters;r=wlach 2014-03-10 12:34:03 -04:00
mozprofile
mozrunner Bug 989961 - Update mozrunner version, r=ahal 2014-03-31 15:13:36 +01:00
mozsystemmonitor
moztest
mozversion
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.