Open
Description
Hi,
Is there any chance that coverage report could be written when running it with pytest-testmon package? Is there anything one can do to get them cooperating with each other to run only the tests for changed files and generate an updated coverage report for only what needs updating?
Tom