Open merriam opened 7 years ago
@merriam: I haven't tried pytest
or pycharm
with multiprocess
. I don't recall a ticket where someone has requested this, or contributed code as such. There are tests, which all derive from the multiprocessing
test suite, and there are some additional multiprocess
tests in pathos
.
If you'd like to take this on, feel free to do so and submit a PR.
Has anyone worked to have pytest coverage statistics follow multiprocess processes?
Is there any guidance on this? Or any experience?