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

Makes sure PYTEST_VERSION env variable is cleaned up after the running test_pytest_version_env_var ut #12225

Conversation

dheerajck
Copy link
Contributor

…setenv("PYTEST_VERSION", "old version") to ensure this env variable is cleaned up after this ut, its a good practise to make sure one ut doesnt affect other uts unless theres a specific reason
@dheerajck dheerajck changed the title Makes sure this PYTEST_VERSION env variable is cleaned up after the running test_pytest_version_env_var ut Makes sure PYTEST_VERSION env variable is cleaned up after the running test_pytest_version_env_var ut Apr 18, 2024
@nicoddemus nicoddemus merged commit ad95d59 into pytest-dev:main Apr 19, 2024
23 of 24 checks passed
@nicoddemus
Copy link
Member

Thanks!

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 participants