Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudolfochrist/js-test-env
Simple setup for testing javascript with QUnit and Sinon.js
https://github.com/rudolfochrist/js-test-env
Last synced: 21 days ago
JSON representation
Simple setup for testing javascript with QUnit and Sinon.js
- Host: GitHub
- URL: https://github.com/rudolfochrist/js-test-env
- Owner: rudolfochrist
- Created: 2011-06-17T10:37:45.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-20T12:53:56.000Z (over 13 years ago)
- Last Synced: 2023-03-11T08:43:13.854Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/rudolfochrist/js-test-env
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JS Test Env
Simple test setup for javascript using QUnit and Sinon.js
## Usage
Run the following commands in your javascripts folder
git clone git://github.com/rudolfochrist/js-test-env.git spec
git submodule update --init