gecko-dev/testing/mozbase
James Graham 30a1271c2d Bug 1644395 - Don't select print-reftests for testharness fuzzy jobs, r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D80702
2020-06-25 09:58:23 +00:00
..
docs
manifestparser Bug 1645765 - [manifestparser] Make test chunking more consistent, again; r=bc 2020-06-23 19:50:29 +00:00
mozcrash
mozdebug
mozdevice
mozfile Bug 1646427 - [mozfile] Add ability to ignore file patterns while extracting, r=gbrown 2020-06-18 19:39:14 +00:00
mozgeckoprofiler
mozhttpd Bug 1632429 - bump mozhttpd version to 0.7.1 r=gbrown 2020-06-03 21:59:46 +00:00
mozinfo Bug 1646038 - Bump mozinfo version r=egao 2020-06-16 16:41:54 +00:00
mozinstall
mozleak
mozlog Bug 1646421 - flake8 Fix a bunch of actual errors r=ahal 2020-06-20 09:46:45 +00:00
moznetwork
mozpower
mozprocess Bug 1626934 - [mozprocess] TypeError when using ProcessHandler without the argument on Python 3 r=ahal 2020-06-15 14:18:12 +00:00
mozprofile
mozproxy Bug 1645037 - Don not alert for moxproxy not-replayed, and replayed metrics r=perftest-reviewers,kimberlythegeek,igoldan 2020-06-18 08:54:15 +00:00
mozrunner Bug 1599342: add windows hostutils r=jmaher,gbrown 2020-06-23 01:21:51 +00:00
mozscreenshot
mozsystemmonitor
moztest Bug 1644395 - Don't select print-reftests for testharness fuzzy jobs, r=ahal 2020-06-25 09:58:23 +00:00
mozversion
rust
README.md
moz.build
packages.txt
setup_development.py
versioninfo.py

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, 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.