|
6 سال پیش | |
---|---|---|
.. | ||
lib | 8 سال پیش | |
spec | 6 سال پیش | |
.eslintrc.yml | 8 سال پیش | |
.gitignore | 9 سال پیش | |
Makefile | 9 سال پیش | |
README.md | 7 سال پیش | |
package.json | 9 سال پیش | |
runner.html | 8 سال پیش |
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.