Running jasmine through phantomjs : grunt-jasmine-runner

I just pushed up a release of an internal runner I’ve been using for several weeks now. It started as a fork of @creynder’s grunt-jasmine-task but grew well beyond any appropriate scope of a pull request and figured I needed to take on the responsibility of maintaining it.

grunt-jasmine-runner [source]

There is base documentation at the source and the configuration is pretty straightforward. I put together an example application here : example grunt jasmine configuration

There is still a lot to come, but this was the best release point to prevent feature-paralysis.

Leave a Reply