Hello,

I would like to publicly announce our new pytest plugin:
https://github.com/typeddjango/pytest-mypy-plugins

The main idea is: when you write complex type annotation, redistributable
stubs, or custom mypy plugins, you really need to test the resulting types.
That's where this plugin is helpful!

Announcing post: https://sobolevn.me/2019/08/testing-mypy-types
Tweet: https://twitter.com/OpensourceF/status/1170982254782406656 (retweet
is appreciated!)

Any feedback is welcome! Since the plugin is quite new and we are still
figuring out use-cases for it.

Cheers,
Nikita Sobolev
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to