-
Notifications
You must be signed in to change notification settings - Fork 14
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
Chai v4 support #58
Comments
Any hopes to get v4 support? Is this project still maintained? |
This project is currently on pause while the chai team update other chai parts. We hope to bring this plugin back up to speed around chai v5. It is dependant on chaijs/chai#585 |
I'm trying to do this: expect([{a:0}, {a:0}].to.all.deep.include({a:0}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Besides v4 general support – and since it was rewritten almost from scratch –, could issues #3 and #7 be supported now?
Thanks for this awesome package!
The text was updated successfully, but these errors were encountered: