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

Run all sessions for one python version, then for the next ... #757

Open
lhupfeldt opened this issue Jan 4, 2024 · 0 comments
Open

Run all sessions for one python version, then for the next ... #757

lhupfeldt opened this issue Jan 4, 2024 · 0 comments

Comments

@lhupfeldt
Copy link

How would this feature be useful?

I find that errors typically show up more often across different sessions, rather than different python versions.
An option to change the execution order to go through all sessions for a python version, before testing the next python version would help with fail-fast.
This could be extended to other parametrization, maybe as a separate option.

Describe the solution you'd like

An option or two (settable in noxfile).
There could also be a decorator for more flexibility, but this should not replace the option, as an option would be much simpler and require less maintenance of the noxfile.

Describe alternatives you've considered

Running multiple times with single python version. Not nice.

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant