Quiz on Jest Matchers
Quiz yourself on Jest matchers.
We'll cover the following...
Quiz on Jest Matchers
1
Which option is not an available Jest matcher?
A)
.toBeFalsy()
B)
.toContain()
C)
.toBeGreaterThan()
D)
.toHaveCompleted()
Question 1 of 70 attempted