gecko-dev/devtools/docs/tests/xpcshell.md
sole 93ca62cf6b Bug 1356185 - DevTools: bring over documentation for testing into the tree. r=pbro
MozReview-Commit-ID: 1y6yAIE48Nu

Conflicts:
	devtools/docs/SUMMARY.md

--HG--
extra : rebase_source : d2fc1faf8c86b1e908dc8af362973cc1574faef9
2017-04-21 15:42:49 +01:00

234 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