comprehensive-rust
comprehensive-rust copied to clipboard
Code coverage for JavaScript tests
Now that #2462 is fixed, a natural next step would be to add support for code coverage on the JavaScript tests. Basically, I would like to know that we exercise most or all of book.js in our tests. The same goes for the other JavaScript files we maintain.
@Alx-Lai, @michael-kerscher or someone else, please let me know if you're interested in this.