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 ordered argument to ShouldWarn context manager #185

Merged
merged 4 commits into from
Sep 15, 2023

Conversation

stinovlas
Copy link
Contributor

Closes #184.

Copy link
Member

@cjw296 cjw296 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks!

docs/warnings.txt Outdated Show resolved Hide resolved
testfixtures/shouldwarn.py Outdated Show resolved Hide resolved
This  matches a similar option to LogCapture.check_present
@cjw296 cjw296 merged commit 50f61f9 into simplistix:master Sep 15, 2023
10 checks passed
@stinovlas stinovlas deleted the 184-shouldwarn-ordered branch November 15, 2023 15:59
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.

ShouldWarn option for disregarding order of warnings
2 participants