gecko-dev/testing/mozbase
Andrew Erickson d869dc1418 Bug 1548008: update glob used to find host-utils in mozproxy r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D29400

--HG--
extra : moz-landing-system : lando
2019-05-01 17:28:36 +00:00
..
docs Bug 1457274 Upgrade mitmproxy in production r=rwood,tarek 2019-03-29 09:54:53 +00:00
manifestparser
mozcrash
mozdebug bug 1517806 - make mozdebug's Visual Studio detection with vswhere more useful. r=ahal,froydnj 2019-04-01 14:22:56 +00:00
mozdevice Bug 1546045 - [mozdevice] Downgrade 'chmod external storage' warning to debug message; r=bc 2019-04-22 15:55:23 +00:00
mozfile Bug 1536230: Speed up extraction of tarballs r=marco 2019-03-21 12:41:29 +00:00
mozhttpd
mozinfo Bug 1540653 - [mozinfo] Bump version to 1.1.0. r=ahal 2019-04-01 20:21:08 +00:00
mozinstall
mozleak
mozlog Bug 1542354 - Fix unexpected fail mach formatter. r=gbrown 2019-04-05 20:48:11 +00:00
moznetwork
mozprocess Bug 1532630 - mozprocess broken on python 3.6+ - r=gbrown 2019-03-26 16:47:54 +00:00
mozprofile Bug 1539437 - Replace Chrome with Chromium mentionings where needed r=sparky,davehunt 2019-04-12 10:33:24 +00:00
mozproxy Bug 1548008: update glob used to find host-utils in mozproxy r=gbrown 2019-05-01 17:28:36 +00:00
mozrunner Bug 1546187: `mach android-emulator` uses in-tree tooltool.py r=gbrown 2019-04-24 18:14:14 +00:00
mozscreenshot
mozsystemmonitor [mozsystemmonitor] Add test manifest to testing/mozbase/moz.build (bug 1471916) r=davehunt 2019-03-25 13:49:38 +00:00
moztest Bug 1546459 - remove subsuite=clipboard from manifests: remove obsolete reference to mochitest clipboard in test causing mozbase test failure 2019-05-01 12:42:05 +02:00
mozversion
rust bug 1529278: mozrunner: support macOS application bundle paths; r=ato 2019-03-15 16:22:37 +00:00
README.md
moz.build [mozsystemmonitor] Add test manifest to testing/mozbase/moz.build (bug 1471916) r=davehunt 2019-03-25 13:49:38 +00:00
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.