tenfourfox/testing/mozbase
Cameron Kaiser c9b2922b70 hello FPR 2017-04-19 00:56:45 -07:00
..
docs hello FPR 2017-04-19 00:56:45 -07:00
manifestparser hello FPR 2017-04-19 00:56:45 -07:00
mozcrash hello FPR 2017-04-19 00:56:45 -07:00
mozdebug hello FPR 2017-04-19 00:56:45 -07:00
mozdevice hello FPR 2017-04-19 00:56:45 -07:00
mozfile hello FPR 2017-04-19 00:56:45 -07:00
mozhttpd hello FPR 2017-04-19 00:56:45 -07:00
mozinfo hello FPR 2017-04-19 00:56:45 -07:00
mozinstall hello FPR 2017-04-19 00:56:45 -07:00
mozleak hello FPR 2017-04-19 00:56:45 -07:00
mozlog hello FPR 2017-04-19 00:56:45 -07:00
moznetwork hello FPR 2017-04-19 00:56:45 -07:00
mozprocess hello FPR 2017-04-19 00:56:45 -07:00
mozprofile hello FPR 2017-04-19 00:56:45 -07:00
mozrunner hello FPR 2017-04-19 00:56:45 -07:00
mozscreenshot hello FPR 2017-04-19 00:56:45 -07:00
mozsystemmonitor hello FPR 2017-04-19 00:56:45 -07:00
moztest hello FPR 2017-04-19 00:56:45 -07:00
mozversion hello FPR 2017-04-19 00:56:45 -07:00
README.md hello FPR 2017-04-19 00:56:45 -07:00
moz.build hello FPR 2017-04-19 00:56:45 -07:00
packages.txt hello FPR 2017-04-19 00:56:45 -07:00
setup_development.py hello FPR 2017-04-19 00:56:45 -07:00
test-manifest.ini hello FPR 2017-04-19 00:56:45 -07:00
test.py hello FPR 2017-04-19 00:56:45 -07:00
versioninfo.py hello FPR 2017-04-19 00:56:45 -07:00

README.md

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.