aboutsummaryrefslogtreecommitdiff
path: root/js/test
diff options
context:
space:
mode:
Diffstat (limited to 'js/test')
-rw-r--r--js/test/README.mkd8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/test/README.mkd b/js/test/README.mkd
new file mode 100644
index 0000000..46937e9
--- /dev/null
+++ b/js/test/README.mkd
@@ -0,0 +1,8 @@
+This directory contains the test suite for the JavaScript implementation
+of [Luigi Template][], written in [Mocha][] and [Chai].
+
+To run the tests, load [test.html][] in a browser.
+
+[Luigi Template]: https://github.com/pablotron/luigi-template
+[Mocha]: https://mochajs.org/
+[Chai]: http://www.chaijs.com/