trio-typing icon indicating copy to clipboard operation
trio-typing copied to clipboard

Change tests to use pytest-mypy-plugins

Open oremanj opened this issue 6 years ago • 0 comments

Someone else did the work of writing a pytest plugin to handle the mypy "data-driven test" format without depending on mypy internals: https://github.com/mkurnikov/pytest-mypy-plugins . We should replace our current hacks with it.

oremanj avatar Apr 29 '19 23:04 oremanj