gecko-dev/testing/mozbase
James Graham 42aff60af0 Bug 1514285 - Update mozleak version number to 0.2, r=ahal
Depends on D14586

Differential Revision: https://phabricator.services.mozilla.com/D14585

--HG--
extra : moz-landing-system : lando
2018-12-17 19:08:18 +00:00
..
docs Summary: Bug 1506385 - Remove b2g support and unnecessary dependencies from mozdevice r=bc 2018-11-10 20:17:08 +00:00
manifestparser Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozcrash Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozdebug Bug 1510031 - Add rust-gdb to the list of debuggers. r=ahal 2018-12-06 18:48:06 +00:00
mozdevice Bug 1512686 - Use pidof to determine android process pid, when available; r=bc 2018-12-12 07:51:24 -07:00
mozfile Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozhttpd Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozinfo Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozinstall Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozleak Bug 1514285 - Update mozleak version number to 0.2, r=ahal 2018-12-17 19:08:18 +00:00
mozlog Bug 1514285 - Update mozlog version number to 3.10, r=ahal 2018-12-17 19:08:20 +00:00
moznetwork Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozprocess Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozprofile Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozrunner Bug 1509324 - Poll remote process less often during startup and shutdown; r=kwierso 2018-12-10 13:37:19 -07:00
mozscreenshot Bug 1494437 - Support timed screenshots in AndroidMixin; r=bc 2018-10-24 10:33:02 -06:00
mozsystemmonitor Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
moztest Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
mozversion Bug 1436037 - [python] Create Windows python-test tasks, r=gps 2018-12-05 19:20:16 +00:00
rust Bug 1508670 - [mozrunner] Fix Rust code to be compatible with Rust 2018 edition. r=ato 2018-11-29 20:44:15 +00:00
README.md Bug 1483563 - Remove 'mach autophone'; r=bc 2018-08-15 12:54:08 -06:00
moz.build Bug 1507550 - Scrub out junk from rust signatures when processing LSAN data, r=mccr8 2018-11-20 14:11:12 +00:00
packages.txt Bug 1446809 - Remove some b2g leftover in the testing/mozbase r=jgraham 2018-03-20 21:20:26 +01:00
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.