aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.5/packages/test-harness/README.md
blob: ac28087f6481daa0aed971b6532f11e1c99a2f62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<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 package contains a program that finds and runs tests. It is
automatically used whenever the `cfx test` command is executed.