comprehensive-rust icon indicating copy to clipboard operation
comprehensive-rust copied to clipboard

Code coverage for JavaScript tests

Open mgeisler opened this issue 11 months ago • 4 comments

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.

mgeisler avatar Dec 06 '24 13:12 mgeisler