Detect coverage
jsrn opened this issue · 0 comments
jsrn commented
At the moment, I run my tests in a docker container, so my test output from the simplecov includes something along the lines of 'coverage report at /opt/blah/inaccessible/path'.
It would be nice if the test assistant provided a mechanism to just open coverage/index.html
in the system's default browser.