gecko-dev/devtools/docs/tests/mochitest-chrome.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

253 B

Automated tests: chrome mochitests

To run the whole suite of chrome mochitests:

./mach mochitest -f chrome --tag devtools

To run a specific chrome mochitest:

./mach mochitest devtools/path/to/the/test_you_want_to_run.html