🔮 Output PredictionQA Testing & QA Medium⚡+20 XP
toHaveBeenCalledWith
What does this assertion check?
Testing & QA
expect(sendEmail).toHaveBeenCalledWith('alice@test.com', 'Welcome');What does this assertion check?
expect(sendEmail).toHaveBeenCalledWith('alice@test.com', 'Welcome');