Scaling the Testing Pyramid in TypeScript

3/23/2023 at Software Craftsmanship Luxembourg in Luxembourg (virtual)

Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use. We’ll live-code most tests to show you exactly what makes a good testing strategy. You’ll leave with a GitHub repo you can use to keep learning or fork and use in your own PWAs.