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

fix assert_that to warn if first arg is not a bool #148

Closed
wants to merge 1 commit into from
Closed

fix assert_that to warn if first arg is not a bool #148

wants to merge 1 commit into from

Conversation

rittneje
Copy link

Fixes #147.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 776a6cb on rittneje:bugfix-assert-that-warning into 632840d on hamcrest:master.

Base automatically changed from master to main March 6, 2021 08:00
@rittneje rittneje closed this by deleting the head repository Aug 28, 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.

assert_that does not issue warning when actual is not a bool
2 participants