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

[Nimble] beFalse() matcher #47

Closed
delebedev opened this issue Jun 17, 2014 · 3 comments
Closed

[Nimble] beFalse() matcher #47

delebedev opened this issue Jun 17, 2014 · 3 comments

Comments

@delebedev
Copy link
Contributor

it seems for me that expect(sut).to.beFalse() is more human-readable than expect(sut).toNot.beTrue(),
@modocache what do you think?

@modocache
Copy link
Member

Yep! More matchers! 👍

@delebedev
Copy link
Contributor Author

Will take this one too

@modocache modocache changed the title beFalse() matcher wanted? [Nimble] beFalse() matcher Jun 18, 2014
@modocache
Copy link
Member

Fixed in #51.

NachoSoto pushed a commit to NachoSoto/Quick that referenced this issue Jul 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants