Skip to content

Instantly share code, notes, and snippets.

@Shiti
Created December 12, 2012 13:49
Show Gist options
  • Save Shiti/4267842 to your computer and use it in GitHub Desktop.
Save Shiti/4267842 to your computer and use it in GitHub Desktop.
JSTestDriver Configuration File
load:
- path/to/jquery-1.8.3.js
- path/to/jasmine-1.1.0.js
- path/to/JasmineAdapter-1.1.2.js
- path/to/angular.js
- path/to/angular-resource.js
- path/to/angular-mocks.js
- path/to/app,models and controllers
test:
- path/to/testfile.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment