gecko-dev/testing/xpcshell
Gijs Kruitbosch 813aa6c71e Bug 1780076 - fix ordering of multiple setup tasks in xpcshell tests, r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D152119
2022-07-19 10:04:06 +00:00
..
dns-packet Bug 1695924 - Clear svcparam.odoh after using it, r=necko-reviewers,dragana 2021-09-22 12:31:29 +00:00
example Bug 1780076 - fix ordering of multiple setup tasks in xpcshell tests, r=nalexander 2022-07-19 10:04:06 +00:00
moz-http2 Backed out changeset 50b01879aaff (bug 1774581) for causing Xpcshell failures on test_trr_telemetry.js. CLOSED TREE 2022-07-06 14:04:38 +03:00
node-http2 Bug 1741422 - Add tests for the 103 responses over HTTP/2 r=necko-reviewers,valentin 2021-11-30 11:07:04 +00:00
node-ip
odoh-wasm Bug 1724871 - P2: Update ODOH to version 1, r=necko-reviewers,valentin 2021-08-10 19:50:05 +00:00
README
dbg-actors.js Bug 1686344 - Support `--backgroundtask --jsdebugger` (and `--wait-for-jsdebugger`). r=mossop,jdescottes 2022-03-03 03:38:39 +00:00
head.js Bug 1780076 - fix ordering of multiple setup tasks in xpcshell tests, r=nalexander 2022-07-19 10:04:06 +00:00
mach_commands.py Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
mach_test_package_commands.py Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2021-09-27 18:12:51 +00:00
moz.build
remotexpcshelltests.py Bug 1762991 - switch to --disable-fission and fission by default. r=gbrown,webdriver-reviewers,whimboo 2022-05-10 17:41:03 +00:00
runxpcshelltests.py Bug 1776751 - use version with conditioned profile. r=sparky 2022-07-11 14:30:26 +00:00
selftest.py Bug 1667455 - Part 13: Stop importing Services.jsm from marionette tests. r=kmag,webdriver-reviewers,jdescottes 2022-07-11 12:41:54 +00:00
xpcshellcommandline.py Bug 1773763 - support conditioned profiles variant in xpcshell harness. r=gbrown 2022-06-17 13:27:42 +00:00

README

Simple xpcshell-based test harness

converted from netwerk/test/unit

Some documentation at https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness