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

Check if config args and args_source exist #10664

Merged
merged 4 commits into from Jan 21, 2023

Conversation

q0w
Copy link
Contributor

@q0w q0w commented Jan 14, 2023

Closes #10626

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.

Thanks!

I think however a better solution would be to initialize args and args_source during Config.__init__, as [] and ArgsSource.ARGS respectively.

@q0w
Copy link
Contributor Author

q0w commented Jan 19, 2023

Will do

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
@q0w

This comment was marked as outdated.

@nicoddemus nicoddemus merged commit bd7919e into pytest-dev:main Jan 21, 2023
@nicoddemus
Copy link
Member

Thanks @q0w!

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.

Exception on pytest --fixture --help
3 participants