-
-
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
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
Error: Invalid Chai property: equal.length. See docs for proper usage of "equal".
#1308
opened Nov 12, 2019 by
yoannpicquenot
Typescript test says error TS2339: Property 'by' does not exist on type 'Assertion'.
#1314
opened Jan 10, 2020 by
crystalfp
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.