Skip to content

Conversation

@davidszotten
Copy link
Contributor

stop using the deprecated setup.py test. this is a first step towards
moving to static package metadata

note that this only changes the test runner, but makes no (well minimal) changes to the test suite itself to e.g. make use of pytest features like assert rewriting or fixtures

stop using the deprecated `setup.py test`. this is a first step towards
moving to static package metadata
pytest executes the tests in a different order and this test was hard
coding ids which depend on the execution order
@palewire
Copy link
Owner

Great. Thank you.

@palewire palewire merged commit 94e117d into palewire:main Jun 17, 2025
13 checks passed
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.

2 participants