Closed pckroon closed 1 year ago
Thanks for this PR, I like it! Quick question, why the switch to pytest-cov? Just curious about the reason, but other than that, please merge it if you consider this ready.
pytest-cov
Besides "because it works", it also does some intelligent things regarding e.g. multiprocessing and coverage. In general it's just a good idea.
Thanks for this PR, I like it! Quick question, why the switch to
pytest-cov
? Just curious about the reason, but other than that, please merge it if you consider this ready.