1.0.2 • Published 5 years ago

donejs-mocha v1.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

donejs-mocha

Greenkeeper badge

Build Status npm version

Use Mocha as the testing framework for DoneJS

From within a DoneJS application directory:

donejs add mocha

This will modify the templates used by the donejs component, module, and supermodel generators so that their tests will use Mocha. It will also overwrite src/test.html and src/test/functional.js to use Mocha. It will not overwrite test files of existing components, modules, or supermodels. It is recommended that you add mocha when you first create a donejs project.

1.0.2

5 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.0

8 years ago

0.0.1

8 years ago