Skip to content

Conversation

dmtucker
Copy link
Collaborator

@dmtucker dmtucker commented Feb 5, 2020

Resolve #72

#41 changed the plugin significantly by calling mypy once per session on all MypyItems instead of once per MypyItem. Unfortunately, that broke compatibility with pytest-xdist in 2 ways:

To remedy the latter, this moves mypy unmatched output and stderr reporting to pytest_terminal_summary. For the former, this combines the following recipes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider supporting pytest-xdist

1 participant