gecko-dev/testing/mozbase
2024-05-31 21:51:34 +00:00
..
docs Bug 1873265 - mach skip-fails improvements r=jmaher 2024-01-12 15:56:31 +00:00
manifestparser Bug 1890589 - Fix toml linter to remove 'lineno' lines and adjust the manifest test r=perftest-reviewers,sparky 2024-04-17 14:26:25 +00:00
mozcrash
mozdebug Bug 1893991 - Update mozdebug version number to 0.3.1, r=Sasha 2024-04-29 16:50:13 +00:00
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 Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
mozinfo Bug 1889669 - add mozinfo to reftest sandbox. r=ahal 2024-04-11 16:29:15 +00:00
mozinstall Bug 1872343 - Use r-strings or escape backslashes to prevent SyntaxWarning: invalid escape sequence r=jcristau 2024-01-02 08:54:44 +00:00
mozleak Bug 1879120 - Remove all python deprecation warning: invalid escape sequence r=ahochheiden,webdriver-reviewers,perftest-reviewers,afinder UPGRADE_NSPR_RELEASE 2024-02-26 08:26:38 +00:00
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
mozprofile Bug 1893190 - Bump mozprofile version to 3.0.0. r=jgraham 2024-04-25 15:56:40 +00:00
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 Bug 1898051 - Add the ability to run tasks that match a tag specified in the manifest. r=taskgraph-reviewers,ahal 2024-05-31 21:51:34 +00:00
mozversion
rust Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,glandium,whimboo 2024-04-18 08:50:15 +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.