Use to run your Jasmine 2 specs using phantom.js. Useful for running your tests in your console or CI.
Setup:
- Download
phantom_runner.js
and put it in your project - Include the
phantom_callback.html
snippet in yourSpecRunner.html
after other Jasmine files are included
To use: