gecko-dev/testing/mozbase
Henrik Skupin 6ce8c20c8c Bug 1700557 - [rust-mozprofile] Release version 0.7.2. r=webdriver-reviewers,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D111157
2021-04-08 11:38:19 +00:00
..
docs
manifestparser Bug 1683001 - xpcshell support for --run-failures. r=aki 2021-01-22 21:14:27 +00:00
mozcrash Bug 1692570 - Allow failure jobs to handle timeouts and crashes for browser-chrome, mochitest, xpcshell. r=releng-reviewers,bhearsum 2021-02-22 19:38:12 +00:00
mozdebug Bug 1699312 - [mozdebug] Version bump to 0.3.0 and denote Python 3 support in classifiers, r=mozbase-reviewers,jmaher 2021-03-18 21:00:31 +00:00
mozdevice Bug 1567341 - Send arguments using array instead of one string in adb.py. r=firefox-build-system-reviewers,mhentges,owlish 2021-03-24 21:49:37 +00:00
mozfile
mozgeckoprofiler Bug 1520458 - run raptor with python-3 r=ahal,perftest-reviewers 2021-03-17 13:31:32 +00:00
mozhttpd
mozinfo Bug 1678641 - add support to mozinfo for apple_silicon. r=releng-reviewers,aki 2021-02-12 21:26:34 +00:00
mozinstall
mozleak Bug 1682030 - Remove NPAPI plugin process from GeckoChildProcess r=jld,gsvelto 2021-04-06 19:28:20 +00:00
mozlog Bug 1683156 - Update mozlog version number for release, r=jmaher 2020-12-17 18:01:17 +00:00
moznetwork Bug 1688521 - moznetwork supports multiple IP address on Windows using PowerShell. r=gbrown 2021-02-01 09:01:34 +00:00
mozpower Bug 1701205 - fix power tests to use py3. r=sparky 2021-03-30 15:13:17 +00:00
mozprocess Bug 1694275 - Handle exceptions in mozprocess callbacks; r=jmaher 2021-02-25 21:02:14 +00:00
mozprofile Bug 1696540 - browsertime python-3 r=perftest-reviewers,Bebe 2021-03-18 12:45:07 +00:00
mozproxy Bug 1702030 - Add mitm 6.0.2 to mozproxy r=perftest-reviewers,davehunt 2021-03-31 08:59:09 +00:00
mozrunner Bug 1581971: Part 5 - Update android_device.py to support installing and running lldb-server; r=gbrown,jmaher 2021-02-19 21:07:19 +00:00
mozscreenshot
mozsystemmonitor
moztest Bug 1701278 - [mochitest] Run mochitest selftests with browser-chrome, r=jmaher 2021-03-29 14:26:37 +00:00
mozversion
rust Bug 1700557 - [rust-mozprofile] Release version 0.7.2. r=webdriver-reviewers,jgraham 2021-04-08 11:38:19 +00:00
README.md
moz.build
packages.txt
setup_development.py
versioninfo.py Bug 1699312 - [mozbase] Fix a few Python 3 issues in versioninfo.py, r=mozbase-reviewers,jmaher 2021-03-18 21:00:31 +00:00

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.