gecko/testing/mozbase
2015-10-30 10:57:35 -06:00
..
docs Bug 1145680 - [mozdevice] Add reboot, move, copy, and info methods to adb.py. r=bc 2015-10-27 02:30:00 +01:00
manifestparser Bug 1203266 - Optionally read manifestparser manifests with a Finder class. r=ahal 2015-10-16 15:31:20 -07:00
mozcrash Bug 1203040 - [mozcrash] bump version to 0.16. r=ahal 2015-09-09 02:15:00 +02:00
mozdebug Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn. 2015-09-28 12:01:42 +02:00
mozdevice Bug 1185969 - bump mozdevice version to 0.47. r=bc 2015-10-29 20:37:44 +01:00
mozfile
mozhttpd
mozinfo Bug 1185632 - [mozinfo] bump release to 0.9. r=wlach 2015-10-30 17:38:42 +01:00
mozinstall Bug 1211885 - Do not try to test if a .dmg file is_tarfile(). r=ahal 2015-10-06 09:51:34 -04:00
mozleak Bug 1219371 - Add suppression for Aurora-only Windows leak. r=erahm 2015-10-28 11:16:06 -07:00
mozlog Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn. 2015-09-28 12:01:42 +02:00
moznetwork
mozprocess Bug 1215756 - Fix mozprocess unit tests failures. r=ahal 2015-10-21 10:57:58 -04:00
mozprofile Bug 1199115 - Release mozprofile 0.27. r=jgraham DONTBUILD 2015-08-27 10:30:53 +02:00
mozrunner Bug 1219803 - Support 'mach run' for Android; r=jmaher 2015-10-30 10:57:35 -06:00
mozscreenshot
mozsystemmonitor
moztest
mozversion Bug 1218373 - [mozversion] Fix reference to mozlog to restore command line interface. r=ahalberstadt 2015-10-26 06:13:00 +01:00
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.