|
6 anos atrás | |
---|---|---|
.. | ||
lib | 8 anos atrás | |
spec | 6 anos atrás | |
.eslintrc.yml | 8 anos atrás | |
.gitignore | 9 anos atrás | |
Makefile | 9 anos atrás | |
README.md | 7 anos atrás | |
package.json | 9 anos atrás | |
runner.html | 8 anos atrás |
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.