Unable to see Jest coverage report

In the “Run/Debug Configurations” modal, I have added `--coverage` as a jest option:

This used to print out the text report directly into the test run window underneath any output, but that no longer seems to be happening:

 

Does anyone know how I can get the test report output back?

0

Please sign in to leave a comment.