|
6 years ago | |
---|---|---|
.. | ||
lib | 8 years ago | |
spec | 6 years ago | |
.eslintrc.yml | 8 years ago | |
.gitignore | 9 years ago | |
Makefile | 9 years ago | |
README.md | 7 years ago | |
package.json | 9 years ago | |
runner.html | 8 years ago |
A super simple example of how Mocha tests can be executed in the browser. A great way to start is cloning this project and working through the String Calculator Kata. Open up the public/index.html file in a browser to see the JavaScript object used by the page.
Copy the spec directory into your project. Make sure the runner.html file has all the right paths.