Quiz on Testing Asynchronous Code
Quiz yourself on the ins and outs of testing asynchronous code with Jest.
Quiz on Testing Asynchronous Code
1
(Select all that apply.) What does Jest support testing asynchronous code with?
A)
The Promise
object
B)
async/await
C)
Callback functions
D)
it doesn’t support testing asynchronous code
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.