Skip to content

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

Closed
rittneje wants to merge 1 commit intohamcrest:mainfrom
rittneje:bugfix-assert-that-warning
Closed

fix assert_that to warn if first arg is not a bool#148
rittneje wants to merge 1 commit intohamcrest:mainfrom
rittneje:bugfix-assert-that-warning

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