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

Migrate to pytest #209

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Migrate to pytest #209

merged 1 commit into from
Nov 17, 2024

Conversation

tobiasdiez
Copy link
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
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
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
24 of 114 checks passed
@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