DEV Community

Discussion on: Easier Angular Unit Testing

Collapse
 
wescopeland profile image
Wes Copeland

Hi Esteban, thank you!

fakeAsync is compatible. The Spectator GitHub repo goes above and beyond the docs for examples, here's one I was able to find that also uses Jest which might fit your use case.