testdeck / testdeck-mocha-seed

testdeck seed for the mocha test framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testdeck-mocha-seed

Build Status

A seed for you to start testing using @testdeck/mocha.

To run all tests with test coverage run

npm test

You can also start a watcher and continue development. The tests will be rerun as you make changes to your sources.

npm run watch

About

testdeck seed for the mocha test framework

License:MIT License


Languages

Language:TypeScript 100.0%