|
преди 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.