-
-
Notifications
You must be signed in to change notification settings - Fork 702
Issues: chaijs/chai
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Comparing deep members between two different unsorted arrays doesn't produce accurate errors
#1462
opened Mar 10, 2022 by
MilanJimi
expect(x).to.include.an.instanceof(Constructor) would be a great addition for polymorphism
#1294
opened Sep 27, 2019 by
hamjo
expect(x).to.include.oneOf["a","b"] behaves as if it's expect(x).to.be.oneOf["a","b"]
#1244
opened Mar 20, 2019 by
osmolyar
Typescript test says error TS2339: Property 'by' does not exist on type 'Assertion'.
#1314
opened Jan 10, 2020 by
crystalfp
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.