just-test-it
just-test-it copied to clipboard
Demo project for BackboneJS, Backbone.Controller and Karma + Mocha + Chai + SinonJS for unittesting
Just Test It
Demo project with Backbone.Controller and Karma + Mocha + Chai + SinonJS + RequireJS unittesting.
How to start
-
npm startto start server. It servers http://localhost:8080/ -
Uncomment sinon.js mocks in
modules/books/main.jsto test website -
Comment sinon.js mocks to write unittests