maenu / grunt-template-jasmine-istanbul-example

Example application using grunt-istanbul and grunt-contrib-jasmine
MIT License
21 stars 8 forks source link

Refined specs and running environment #3

Closed cloudchen closed 11 years ago

cloudchen commented 11 years ago

[+] Specs run on standalone server instead of file:// protocol [*] Modified being tested source file to be more frinendly for requirejs user

maenu commented 11 years ago

The path issue should be resolved in the template version 0.2.1.

I split your commit in two and could not directly merge the whole pull request, since I would like to keep the showcase of different features apart. The updated requirejs example landed on the requirejs branch, the ad-hoc server example on the connect branch.

In case I forgot something let me know, otherwise you can close.

maenu commented 11 years ago

Ok, I'll close ;).