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

Compatibility with pytest v.6 and higher #44

Closed
ShamansCoding opened this issue Sep 4, 2020 · 3 comments
Closed

Compatibility with pytest v.6 and higher #44

ShamansCoding opened this issue Sep 4, 2020 · 3 comments

Comments

@ShamansCoding
Copy link

ShamansCoding commented Sep 4, 2020

Greetings! Is there any active road map to add compatibility with latest pytest version, which major number at the moment is 6?

Poetry can't resolve the current pytest-sanic with the latest pytest:


Updating dependencies
Resolving dependencies... (0.5s)

[SolverProblemError]
Because pytest-sanic (1.6.1) depends on pytest (>=5.2,<6.0)
 and no versions of pytest-sanic match >1.6.1,<2.0.0, pytest-sanic (>=1.6.1,<2.0.0) requires pytest (>=5.2,<6.0).
So, because back depends on both pytest-sanic (^1.6.1) and pytest (^6.0.1), version solving failed.
@fabaff
Copy link
Contributor

fabaff commented Sep 18, 2020

This makes also the package from Fedora Package Collection uninstallable.

@thamenato
Copy link
Contributor

thamenato commented Sep 24, 2020

@ShamansCoding my PR was merged. I tested locally and seems to be working now, would you mind giving it a try on new version 1.6.2? Thanks

@ShamansCoding
Copy link
Author

@thamenato
I checked my test suites. Everything seems to be working properly. Thank you!

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

No branches or pull requests

4 participants