aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.3/packages/test-harness/docs/run-tests.md
blob: ad646061f005a808eca02cd84eb8dc2e42147d9b (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](#guide/addon-development/implementing-reusable-module)
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.