Describe your Extension idea
An extension for popular Unit testing libraries such as Jest, Mocha, JUnit, and others.
What problem(s) would this Extension solve?
Easier to visualize code coverage / better way to display test results
Explain what you were trying to do when you came across the problem leading to this Extensions request
Jest has a coverage feature that generates code coverage HTML files to help you visualize coverage. This would be extremely useful and helpful as an extension. Also would love for a nice simple way of viewing test results as a tab.