Mypal/testing/mozbase
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
..
docs ooops, some files where missed 2019-03-12 18:31:25 +03:00
manifestparser ooops, some files where missed 2019-03-12 18:31:25 +03:00
mozcrash basic source 2019-03-11 13:26:37 +03:00
mozdebug basic source 2019-03-11 13:26:37 +03:00
mozdevice basic source 2019-03-11 13:26:37 +03:00
mozfile basic source 2019-03-11 13:26:37 +03:00
mozhttpd basic source 2019-03-11 13:26:37 +03:00
mozinfo basic source 2019-03-11 13:26:37 +03:00
mozinstall basic source 2019-03-11 13:26:37 +03:00
mozleak basic source 2019-03-11 13:26:37 +03:00
mozlog Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +03:00
moznetwork basic source 2019-03-11 13:26:37 +03:00
mozprocess Nuke vim lines. 2021-02-04 16:48:36 +02:00
mozprofile basic source 2019-03-11 13:26:37 +03:00
mozrunner basic source 2019-03-11 13:26:37 +03:00
mozscreenshot basic source 2019-03-11 13:26:37 +03:00
mozsystemmonitor basic source 2019-03-11 13:26:37 +03:00
moztest basic source 2019-03-11 13:26:37 +03:00
mozversion basic source 2019-03-11 13:26:37 +03:00
README.md basic source 2019-03-11 13:26:37 +03:00
moz.build Nuke vim lines. 2021-02-04 16:48:36 +02:00
packages.txt basic source 2019-03-11 13:26:37 +03:00
setup_development.py basic source 2019-03-11 13:26:37 +03:00
test-manifest.ini basic source 2019-03-11 13:26:37 +03:00
test.py basic source 2019-03-11 13:26:37 +03:00
versioninfo.py basic source 2019-03-11 13:26:37 +03: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.