Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds strict mode to pytest #11626

Merged
merged 1 commit into from Nov 26, 2021
Merged

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Nov 26, 2021

Why? It is a best practice in pytest's land.
And since we have a quite complex test setup, it is better to be double sure that everything is fine.

Docs:

@hauntsaninja hauntsaninja merged commit 408375f into python:master Nov 26, 2021
14 checks passed
tushar-deepsource added a commit to deepsourcelabs/mypy that referenced this issue Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants