/just-test-it

Demo project for BackboneJS, Backbone.Controller and Karma + Mocha + Chai + SinonJS for unittesting

Primary LanguageJavaScriptMIT LicenseMIT

Just Test It

Demo project with Backbone.Controller and Karma + Mocha + Chai + SinonJS + RequireJS unittesting.

How to start

  1. npm start to start server. It servers http://localhost:8080/

  2. Uncomment sinon.js mocks in modules/books/main.js to test website

  3. Comment sinon.js mocks to write unittests