1
0
Fork 0
firefox/devtools/docs/contributor/tests/xpcshell.md
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

233 B

Automated tests: xpcshell tests

To run all of the xpcshell tests:

./mach xpcshell-test --tag devtools

To run a specific xpcshell test:

./mach xpcshell-test devtools/path/to/the/test_you_want_to_run.js