typeddjango / pytest-mypy-plugins

pytest plugin for testing mypy types, stubs, and plugins
https://pypi.org/project/pytest-mypy-plugins/
MIT License
101 stars 24 forks source link

Add option to show traceback #46

Open patrick91 opened 3 years ago

patrick91 commented 3 years ago

Hi there! Thanks for this plugin, it has been really helpful, sometimes I get issues on CI that I don't get locally, for example:

E   pytest_mypy_plugins.utils.TypecheckAssertionError: Critical error occurred

would be possible to get a traceback from this?

sobolevn commented 3 years ago

Yes, great idea! PRs are welcome.

patrick91 commented 3 years ago

Yes, great idea! PRs are welcome.

Awesome! I'll take a look at this tomorrow, quite tired right now 😊

patrick91 commented 3 years ago

@sobolevn sorry for the delay, I'm moving flats at the moment and I underestimated the load :D

Will try to get back to this during the holidays if no one has taken it ;)

sobolevn commented 3 years ago

@patrick91 sure, no worries! I am taking a holiday anyways. 👍