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

Should beEmpty() match against nil? #62

Closed
jeffh opened this issue Nov 21, 2014 · 2 comments · Fixed by #66
Closed

Should beEmpty() match against nil? #62

jeffh opened this issue Nov 21, 2014 · 2 comments · Fixed by #66

Comments

@jeffh
Copy link
Member

jeffh commented Nov 21, 2014

No description provided.

@paulyoung
Copy link

I would expect it not to.

@modocache
Copy link
Member

I'd say no. It'd be quite surprising.

@jeffh jeffh modified the milestone: v0.2.0 Nov 21, 2014
jeffh added a commit to jeffh/Nimble that referenced this issue Nov 25, 2014
in: expect(nil).to(beEmpty());

Closes Quick#62.
@jeffh jeffh closed this as completed in #66 Nov 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants