typeddjango / pytest-mypy-plugins

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

Improve documentation #30

Closed kornicameister closed 4 years ago

kornicameister commented 4 years ago

This is an attempt to provide a little bit more details in plugin's documentation. PR aims to clarify what is a test case and what is an expected behavior for each of its properties. There is also a note about implementation details.

kornicameister commented 4 years ago

@sobolevn no idea if you want that but old documentation felt like missing a few details here and there ;)