DevTools/Hacking: Difference between revisions

Jump to navigation Jump to search
Note `mach.test` command
m (Mention "mach run" without a profile name)
(Note `mach.test` command)
Line 100: Line 100:


More information about the different types of tests can be found on the [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing MDN automated testing page]
More information about the different types of tests can be found on the [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Automated_testing MDN automated testing page]
To run all DevTools tests, regardless of suite type:
  $ ./mach test toolkit/devtools
  $ ./mach test browser/devtools
The following sections show more specific commands for running only a single suite or single test in a suite.


== xpcshell Tests ==
== xpcshell Tests ==
Confirmed users
177

edits

Navigation menu