aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.3/packages/test-harness/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tools/addon-sdk-1.3/packages/test-harness/README.md')
-rw-r--r--tools/addon-sdk-1.3/packages/test-harness/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/addon-sdk-1.3/packages/test-harness/README.md b/tools/addon-sdk-1.3/packages/test-harness/README.md
new file mode 100644
index 0000000..13e2b66
--- /dev/null
+++ b/tools/addon-sdk-1.3/packages/test-harness/README.md
@@ -0,0 +1,8 @@
+<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 package contains a program that finds and runs tests. It is
+automatically used whenever the `cfx test` command is executed.