gecko-dev/testing/mozbase
2024-09-04 19:51:29 +00:00
..
docs
manifestparser
mozcrash
mozdebug
mozdevice Bug 1898511 - Do not set use_multiprocess when starting geckoview r=jmaher 2024-05-23 21:08:32 +00:00
mozfile
mozgeckoprofiler Bug 1893961 - Remove distutils use from mozbase, , ahal r=Sasha 2024-04-29 16:59:51 +00:00
mozhttpd
mozinfo
mozinstall
mozleak
mozlog Bug 1893537 - Add reftest modifiers to errorsummary upon failure. r=gbrown 2024-05-01 19:25:43 +00:00
moznetwork Bug 1893961 - Remove distutils use from mozbase, , ahal r=Sasha 2024-04-29 16:59:51 +00:00
mozpower
mozprocess Bug 1916125 - Avoid KeyboardInterrupt not being emitted during ProcessHandler.wait. a=test-only 2024-09-04 19:51:29 +00:00
mozprofile
mozproxy
mozrunner Bug 1898511 - Do not set use_multiprocess when starting geckoview r=jmaher 2024-05-23 21:08:32 +00:00
mozscreenshot
mozserve
mozsystemmonitor Bug 1892641 - include timestamps in BUILDSTATUS lines from gradle, r=glandium. 2024-04-30 08:17:13 +00:00
moztest Backed out changeset dd3704031d8c (bug 1898051) for causing bug 1900644. 2024-06-05 01:14:28 +03:00
mozversion
rust
moz.build
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, and reftest.

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.