Skip to content

apdev/require-backbone-react-test-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test setup for requireJS, Backbone.js and React

View in browser

cd src
python -m SimpleHTTPServer

Open http://localhost:8000

Run test

Mocha must be installed gloablly (npm install -g mocha).

Install dependencies

npm install

Run all test

npm test

Run individual test files

mocha test/test.model.user_collection.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published