ndrsn / poc-frontend-testing

CommonJS (Browserify) Backbone app with mocha-driven sandboxed unit tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof of Concept for a frontend application including unit tests

Grunt tasks

Default

Run default task:

$ grunt

This will run the grunt watch task

Watch

Run watch task:

$ grunt watch

This will watch and build files on changes

Deploy

Deploy

etc

TODO

  • Enable pushState in grunt-express config

About

CommonJS (Browserify) Backbone app with mocha-driven sandboxed unit tests


Languages

Language:CoffeeScript 85.0%Language:JavaScript 10.9%Language:CSS 4.0%