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 basic docu for file.contains #673

Merged
merged 2 commits into from
Jan 11, 2023
Merged

Conversation

sandzwerg
Copy link
Contributor

When using this today, I struggled to find how this works in the documentation. This hopefully gives some pointers for people how to structure their pattern. I wanted to find out how to search for "term1" or "term2" which in gnu grep (or extended grep in other grep versions) would be "term1|term2" but didn't include this as this depends too much on the grep used. Feel free to change or ask for improvements. Not fully satisfied yet and did this via web so not sure if flake8 is happy.

@sandzwerg
Copy link
Contributor Author

It seems Actions only fails because of missing labels which I can't add myself.

@philpep philpep added the enhancement This issue/PR relates to a feature request. label Jan 11, 2023
@philpep philpep merged commit f921bb8 into pytest-dev:main Jan 11, 2023
@philpep
Copy link
Contributor

philpep commented Jan 11, 2023

Merged, thanks!

@sandzwerg sandzwerg deleted the patch-1 branch January 12, 2023 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants