aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/packages/test-harness/docs/run-tests.md
blob: 38f45697beaf2fe05764c4ca0fd3e0a8409350a6 (plain)
1
2
3
4
5
6
7
8
9
<span class="aside">
For more information on testing in the Add-on SDK, see the
[Reusable Modules](dev-guide/addon-development/implementing-reusable-module.html)
tutorial.
</span>

This module contains the package's main program, which does a
bit of high-level setup and then delegates test finding and running to
the `harness` module.