asynctest
asynctest copied to clipboard
Support async tests which use Hypothesis
Work is heavily inspired by pytest-asyncio
Run into the issue that async tests decorated with hypothesis did not run. After digging into this a bit I found above commit in pytest-asyncio and hypothesis.