top | item 40471993

(no title)

lmiller1990 | 1 year ago

You could try Cypress, it has a component testing solution. It's not for everyone, but the way Cypress works, is it will auto-wait for your assertion to run, so you don't need the whole async/await.

No solution is perfect! I see this as more integration / component testing than a true unit test.

discuss

order

No comments yet.