blob: d450833ddbf87ebc924e12febe63be8ae7745af0 (
plain)
1
2
3
4
5
6
7
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][./test.html] in a browser.
[Luigi Template]: https://github.com/pablotron/luigi-template
[Mocha]: https://mochajs.org/
[Chai]: http://www.chaijs.com/
|