support async def tests by kmike · Pull Request #31 · davidfritzsche/pytest-mypy-testing (original) (raw)

The added test fails before the change, and works after. I've also checked it on the code I wanted this feature for, it works.

During the tests I only used py37-pytest61-mypy0931 environment (picked randomly). There are some issues with py36 tests, I haven't checked them, but they seem unrelated - test_iter_comments fails for me before anad after, and the new test passes after the change.