Open
Description
It would be nice to be able to toggle coverage checking (with --coverage
/--no-coverage
.)
Toggling the overlay is useful, but the slowest part of my test run is generating the coverage report. I'd like to be able to toggle this quickly to where I could normally leave it off but turn it back on when wanting to do coverage checking.