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

Conflicts:
	devtools/docs/SUMMARY.md
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