gecko-dev/testing/mozbase
Andrew Swan 1bf7198d39 Bug 1413322 Don't load old-style language packs r=gandalf,kmag
MozReview-Commit-ID: GnG6UznHFZR

--HG--
extra : rebase_source : a687e51a7c087c639a202f29b87ae466cd3705b8
2017-10-31 14:23:06 -07:00
..
docs
manifestparser
mozcrash
mozdebug
mozdevice
mozfile
mozhttpd
mozinfo
mozinstall Bug 1218554 - Handled the error while attaching the DMG(macOS). r=whimboo 2017-10-27 22:16:55 +05:30
mozleak
mozlog
moznetwork
mozprocess
mozprofile Bug 1413322 Don't load old-style language packs r=gandalf,kmag 2017-10-31 14:23:06 -07:00
mozrunner
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.