Skip to content

Migrate to pytest#209

Merged
fchapoton merged 1 commit intosagemath:mainfrom
tobiasdiez:migrate-pytest
Nov 17, 2024
Merged

Migrate to pytest#209
fchapoton merged 1 commit intosagemath:mainfrom
tobiasdiez:migrate-pytest

Conversation

@tobiasdiez
Copy link
Copy Markdown
Contributor

@tobiasdiez tobiasdiez commented Nov 4, 2024

Migrate from the custom test-runner to pytest. Needed for #206, where I had troubles making the custom test-runner work.

Since pytest uses the same process for all tests, some tests had to be changed to restore the correct state. Other than that, no real changes were necessary.

@tobiasdiez
Copy link
Copy Markdown
Contributor Author

tobiasdiez commented Nov 5, 2024

Tests are green, except for the sage-based ones that fail due to errors unrelated to this PR.

The git history is a mess, so please "squash" and not merge this PR.

Copy link
Copy Markdown
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

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

lgtm

@fchapoton fchapoton merged commit c0e13b6 into sagemath:main Nov 17, 2024
@tobiasdiez tobiasdiez deleted the migrate-pytest branch November 17, 2024 15:52
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