gecko/testing/mozbase
2015-06-16 13:14:04 -07:00
..
docs Bug 1230622 - Docs: Suggest people use wptserve instead of mozhttpd. r=jgraham 2015-12-04 13:18:40 -05:00
manifestparser Bug 1221139 - Report actual exception string and traceback in ParseError. r=ahal 2015-11-07 20:45:07 +09:00
mozcrash Bug 837969 - Make mozcrash.py runnable, r=ted 2015-06-16 13:14:04 -07:00
mozdebug Bug 1219807 - Support 'mach run --debug' for Android; r=jmaher 2015-11-19 13:15:34 -07:00
mozdevice Bug 1144393 - Use /storage/sdcard in preference to /sdcard for adb device root and enable test_file_equality.js; r=jmaher 2015-12-21 14:24:08 -07:00
mozfile
mozhttpd
mozinfo Bug 1185632 - [mozinfo] bump release to 0.9. r=wlach 2015-10-30 17:38:42 +01:00
mozinstall
mozleak Bug 1218393 - Give a summary for object-count leak checking. r=jgriffin 2015-10-28 10:54:00 +01:00
mozlog Bug 1226554 - [mozlog] bump version to 3.1. r=jgraham 2015-11-20 13:40:24 +01:00
moznetwork
mozprocess Bug 1215756 - Fix mozprocess unit tests failures. r=ahal 2015-10-21 10:57:58 -04:00
mozprofile Bug 1233534 - [mozprofile] bump version to 0.28. r=ahal 2015-12-18 08:20:26 +01:00
mozrunner Bug 1235559 - |mach android-emulator| looks for the wrong file names on Windows. r=gbrown 2015-12-29 06:25:00 +01: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.