jasmine-rails
jasmine-rails copied to clipboard
Integrate reporting of coverage
It would be great if jasmine-rails had built-in reporting of code coverage. There is support for custom reporting scripts, so something like istanbul should be able to be used as a reporter, but there's little documentation on creating the reporting script.
This is the first time anyone's asked for code coverage in jasmine-rails in over 4 years, so I'd suggest you consider opening a pull request to implement this feature yourself (since it appears no one else is interested in it)
Was just coming to the same conclusion ... :)
blanket-js is really easy to add
@scags9876 You can use teaspoon gem . there is code coverage