-
-
Notifications
You must be signed in to change notification settings - Fork 698
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
Property assertion fails when object has a field with undefined values #184
Comments
+1, having a property should be tested with |
New chai user here. Just ran into this issue. Is this waiting on a pull request? |
Yep. #210 |
I just fell over the inverse, i.e. I expected this to fail: |
#210 needs to be updated, or a new PR made. @devand123 - do you have time to update #210 with the comments made? |
First of all, thank you for the excellent library!
The following assertions will fail:
The text was updated successfully, but these errors were encountered: