gecko-dev/testing/mozbase
James Graham f8d7a25a76 Bug 1342954 - fixup formatting to keep flake8 happy, a=bustage
MozReview-Commit-ID: xY96Ttr4pz
2017-02-28 14:50:55 +00:00
..
docs Bug 1340551 - [mozlog] Change 'tests' field in suite_start action to a dict of tests keyed by group name, r=jgraham 2017-02-22 11:46:09 -05:00
manifestparser
mozcrash
mozdebug
mozdevice
mozfile
mozhttpd
mozinfo
mozinstall
mozleak
mozlog Bug 1342954 - fixup formatting to keep flake8 happy, a=bustage 2017-02-28 14:50:55 +00:00
moznetwork
mozprocess Bug 1340429 - Bump mozprocess to 0.24; r=jgraham 2017-02-17 05:53:06 +00:00
mozprofile
mozrunner Merge m-c to inbound, a=merge 2017-02-16 17:23:00 -08:00
mozscreenshot
mozsystemmonitor
moztest
mozversion
moz.build
packages.txt
README.md
setup_development.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.