https://github.com/phawk/tdd-backbone-mocha
An example repo for a tutorial on TDD – http://phawk.co.uk/articles/testing-backbone-with-mocha
https://github.com/phawk/tdd-backbone-mocha
Last synced: 11 months ago
JSON representation
An example repo for a tutorial on TDD – http://phawk.co.uk/articles/testing-backbone-with-mocha
- Host: GitHub
- URL: https://github.com/phawk/tdd-backbone-mocha
- Owner: phawk
- Created: 2013-01-04T14:17:04.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-09T20:04:55.000Z (about 13 years ago)
- Last Synced: 2025-04-01T04:32:41.390Z (12 months ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Testing Backbone.js with mocha
This is an example demo for a [blog post](http://phawk.co.uk/articles/testing-backbone-with-mocha) I have written.
