This documentation relates to Clover 3.1.x
If you are using an earlier version, please view the previous versions of the Clover documentation and select the relevant version.
Skip to end of metadata
Go to start of metadata

FAQ

Q: I've run my tests, but coverage information does not show in IDEA

A: If you do not have "Auto Coverage Refresh" enabled, you will need to press the Refresh Button in the Clover Tool Window.

Q: Where does IDEA write its log file?

A: On Mac OS X IDEA will write its log file to

by default. This value is configured however in

Q: What does enabling Instrument Test Source Folders do?

A: To view per-test coverage, it is required that Clover instrument all your test sources.

Labels
  • None