64
edits
| Line 29: | Line 29: | ||
Here's a quick overview of the tools we're using: | Here's a quick overview of the tools we're using: | ||
* Running automated tests | * Running automated tests | ||
** <tt>./mach mochitest-a11y</tt> | ** <tt>./mach mochitest-a11y</tt> | ||
** OR if you would like to run individual tests: | ** OR if you would like to run individual tests: | ||
** <tt>./mach mochitest-a11y accessible/tests/mochitest/{test path}</tt> | ** <tt>./mach mochitest-a11y accessible/tests/mochitest/{test path}</tt> | ||
edits