gecko-dev/testing/mozbase
2022-11-11 12:55:28 +00:00
..
docs Bug 1459649 - Fix some broken links in mozbase docs; r=releng-reviewers,jcristau 2022-11-08 16:53:10 +00:00
manifestparser
mozcrash
mozdebug
mozdevice
mozfile
mozgeckoprofiler
mozhttpd
mozinfo Bug 1490775 - Convert mozinfo tests to pytest; r=ahal 2022-11-10 15:17:29 +00:00
mozinstall
mozleak
mozlog Bug 1761034 - Remove flaky test from test_formatters.py; r=releng-reviewers,hneiva 2022-11-07 21:56:30 +00:00
moznetwork
mozpower
mozprocess Bug 1799483 - Simplify _execute_child with catch-all syntax r=releng-reviewers,gbrown 2022-11-07 23:35:57 +00:00
mozprofile
mozproxy Bug 1794153 - Upgrade custom and responsiveness tests to mitmproxy 8. r=perftest-reviewers,sparky 2022-11-10 17:38:39 +00:00
mozrunner Bug 1754501 - Remove host-utils archive after unpacking; r=aerickson 2022-11-04 21:46:27 +00:00
mozscreenshot
mozsystemmonitor
moztest Bug 1701701 - Allow for multiple pytest jobs when setting up harness symlink; r=ahal 2022-11-10 15:16:46 +00:00
mozversion
rust Bug 1795414 - [geckodriver] Exclude build system files from published packages. r=webdriver-reviewers,jgraham 2022-11-11 12:55:28 +00:00
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.