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

Add support for pytest.ini config #2

Merged
merged 4 commits into from
Jan 25, 2024
Merged

Add support for pytest.ini config #2

merged 4 commits into from
Jan 25, 2024

Conversation

tusharsadhwani
Copy link
Collaborator

Resolves #1

@leycec
Copy link
Member

leycec commented Jan 25, 2024

Unsurprisingly, this is superb. It's fascinating that config.getini() conveniently returns a pre-split list of strings already – probably thanks to the previously configured type='args' option, huh?

Thanks so much for the 0-day turnaround on this. I'm currently compiling the release notes for @beartype 0.17.0, which will push this use case when I introduce pytest-beartype. Please feel free to merge this whenever you like – and directly push whatever commits you like to the repository in the future. I implicitly trust everything you do. You're amazing... and you know it. 😉

@tusharsadhwani tusharsadhwani merged commit cc7922e into main Jan 25, 2024
5 checks passed
@tusharsadhwani tusharsadhwani deleted the ini-options branch January 25, 2024 04:18
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.

[Feature Request] pytest.ini option for configuring beartype_packages
2 participants