Skip to content

Move checking of options to pytest_configure #502

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

Closed
wants to merge 3 commits into from

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Feb 11, 2020

This allows for pytest -n 2 --pdb to stop / help with errors
before/during pytest_configure.
It also appears to be sensible to check the config in the hook meant for
it, instead of in pytest_cmdline_main.

TODO (after approval):

  • changelog

blueyed added 3 commits March 31, 2020 11:28
This allows for `pytest -n 2 --pdb` to stop / help with errors
before/during `pytest_configure`.
It also appears to be sensible to check the config in the hook meant for
it, instead of in `pytest_cmdline_main`.
@adamchainz
Copy link
Member

This seems sensible

@nicoddemus
Copy link
Member

Closing as stale.

@nicoddemus nicoddemus closed this Apr 27, 2021
@blueyed
Copy link
Contributor Author

blueyed commented Apr 27, 2021

This seems sensible

I agree.

@blueyed
Copy link
Contributor Author

blueyed commented Apr 27, 2021

@nicoddemus

Closing as stale.

Why?

@nicoddemus
Copy link
Member

Realistically nobody seems to be looking at it/wanting to merge it, so I decided to close it to clear the PR queue.

Reopening.

@ssbarnea
Copy link
Member

Closing as nobody is willing to work on it. Feel free to reopen if you can make it pass CI.

@ssbarnea ssbarnea closed this Feb 17, 2022
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.

4 participants