Skip to content

Configure pytest to collect tests.py#185

Open
gaoflow wants to merge 1 commit into
stefankoegl:masterfrom
gaoflow:fix-pytest-collection-150
Open

Configure pytest to collect tests.py#185
gaoflow wants to merge 1 commit into
stefankoegl:masterfrom
gaoflow:fix-pytest-collection-150

Conversation

@gaoflow

@gaoflow gaoflow commented Jun 22, 2026

Copy link
Copy Markdown

Summary

  • configure pytest to collect the existing tests.py module by default
  • leave the existing python tests.py runner unchanged

Tests

  • python -m pytest -q
  • python tests.py
  • git diff --check

Closes #150

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.

1.33: pytest by default is not able to find any units

1 participant