craigahobbs / unittest-parallel

Parallel unit test runner for Python with coverage support
MIT License
29 stars 5 forks source link

Thanks! #5

Closed ecederstrand closed 3 years ago

ecederstrand commented 3 years ago

Hi @craigahobbs This is not an issue, but I don't know where else to post this. I just tried your test runner on my test suite, and it shaved 70% off the runtime of my painfully long integration tests. Plus, in contrast to other parallel runners I tried, it actually worked. So here's a big thank you for your work :-)

craigahobbs commented 3 years ago

I'm glad to hear it! :)