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

pytest-replay does not respect the order of the replay file #53

Merged
merged 6 commits into from
Jan 11, 2024
Merged

pytest-replay does not respect the order of the replay file #53

merged 6 commits into from
Jan 11, 2024

Conversation

DavideCanton
Copy link
Contributor

Fixes #52

I had to update the black repo url in the pre-commit since it seems that the current one doesn't work correctly.

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

This looks great, thanks!

Please take a look at my comments. 👍

src/pytest_replay/__init__.py Show resolved Hide resolved
src/pytest_replay/__init__.py Show resolved Hide resolved
@DavideCanton
Copy link
Contributor Author

Ah, I didn't consider that the plugin should be compatible with older python versions, I'll remove the walrus operator :/

@nicoddemus nicoddemus merged commit e21b5d0 into ESSS:master Jan 11, 2024
11 checks passed
@nicoddemus
Copy link
Member

Thanks @DavideCanton! Will publish a new release soon.

@DavideCanton
Copy link
Contributor Author

Thanks to you for the plugin!

@nicoddemus
Copy link
Member

1.5.1 released. 👍

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.

pytest-replay does not respect the order of the replay file
2 participants