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

Improve test_standalone_mock #277

Merged

Conversation

nicoddemus
Copy link
Member

This actually tests that the 'mock' module is being used when use_standalone_mock is true.

It also skips the test if 'mock' is not installed.

Close #276

This actually tests that the 'mock' module is being used when use_standalone_mock is true.

It also skips the test if 'mock' is not installed.

Close pytest-dev#276
@nicoddemus nicoddemus merged commit 421a363 into pytest-dev:main Apr 6, 2022
@nicoddemus nicoddemus deleted the improve-standalone-mock-test branch April 6, 2022 16:37
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.

3.7.0: pytest is failing in tests/test_pytest_mock.py::test_standalone_mock unit
1 participant