Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 10, 2021

Pytest conventions for test discovery do not discover test.py but find test_*.py. ;-) Remove testpaths to allow pytest to discover new tests as they are written.

lint_python.yml: Make black & isort mandatory tests and remove pytest because the other GH Action does that.

[Pytest conventions for test discover](https://docs.pytest.org/en/6.2.x/goodpractices.html#test-discovery) do not _discover_ `test.py` but find `test_*.py`. ;-)
Copy link
Member

@Mariatta Mariatta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@Mariatta Mariatta merged commit 6b302ad into python:main Nov 10, 2021
@cclauss cclauss deleted the patch-1 branch November 10, 2021 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants