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

added empty pytest.ini #369

Closed
wants to merge 1 commit into from
Closed

added empty pytest.ini #369

wants to merge 1 commit into from

Conversation

engelmi
Copy link
Member

@engelmi engelmi commented Jun 26, 2023

In release 7.4.0 of pytest (https://github.com/pytest-dev/pytest/releases/tag/7.4.0) a fallback to rootdir was implemented by pytest if no inipath is set, see:
pytest-dev/pytest#11043
Therefore, add an empty pytest.ini in the tests directory to enforce pytest to set the rootdir to it

In release 7.4.0 a fallback to rootdir was implemented by pytest
if no inipath is set, see:
pytest-dev/pytest#11043
Therefore, add an empty pytest.ini in the tests directory to
enforce pytest to set the rootdir to it

Signed-off-by: Michael Engel <mengel@redhat.com>
@engelmi
Copy link
Member Author

engelmi commented Jun 26, 2023

Closing in favor of #370

@engelmi engelmi closed this Jun 26, 2023
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.

None yet

1 participant