Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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