Skip to content

bern4rdelli/frontend-tdd-coverage

Repository files navigation

frontend-tdd-coverage

Workflow to write tests on frontend with Javascript

  • Clone this repository;
  • Install global packages: sudo npm i -g gulp istanbul mocha karma-cli;
  • Install local packages: npm i;

Running

Just type gulp on terminal and anjoy tests and code coverage! You may yet see coverage statistics, on http://localhost:9001/coverage/lcov-report

Assert Libraries documentation

Chai: http://chaijs.com/

License

MIT © DOMPhysis

About

Workflow to write tests on frontend with Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published