Dactyloidae/testing/mozbase
2020-10-30 09:09:20 +08:00
..
docs
manifestparser
mozcrash
mozdebug
mozdevice
mozfile
mozhttpd
mozinfo
mozinstall
mozleak
mozlog
moznetwork
mozprocess Issue #1656 - Nuke the remaining vim lines in UXP 2020-10-30 09:09:20 +08:00
mozprofile
mozrunner Remove other gonk widget conditionals and unused files. 2019-02-15 23:57:15 +08:00
mozscreenshot
mozsystemmonitor Bug 1384062 - Make SystemResourceMonitor.stop more resilient to errors. r=ahal,gps 2019-02-15 23:58:04 +08:00
moztest
mozversion
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
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.