Login
From:
jestjs.io
(Uncensored)
subscribe
Expect · Jest
https://jestjs.io/docs/expect
links
backlinks
Roast topics
Find topics
Find it!
When you're writing tests, you often need to check that values meet certain conditions. expect gives you access to a number of "matchers" that let you validate different things.