gecko-dev/testing/mozbase
2015-10-26 06:13:00 +01:00
..
docs
manifestparser Bug 1203266 - Optionally read manifestparser manifests with a Finder class. r=ahal 2015-10-16 15:31:20 -07:00
mozcrash
mozdebug
mozdevice
mozfile
mozhttpd
mozinfo Bug 1213816 - Properly set OS properties on Arch; r=gps 2015-10-16 11:13:34 -07:00
mozinstall
mozleak Bug 1215148 - Object-count based leak checking for Mochitest. r=jgriffin 2015-10-22 09:21:52 -07:00
mozlog
moznetwork
mozprocess Bug 1215756 - Fix mozprocess unit tests failures. r=ahal 2015-10-21 10:57:58 -04:00
mozprofile
mozrunner Bug 1190371 - [mozrunner] bump release to 6.11. r=me 2015-10-23 06:32:19 +02: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.