Podcast Episodes
#5 Mutation Testing with Stryker
Tobi tells Vanessa and Roman about mutation testing, what Stryker is, which advantages it brings and which pitfalls there might be.
Picks
Tobi: Das Tor des Zen
Roman: Longest Journey HD Mode
Vanessa: Toniebox
Use the code podexcept20 to get a 35% discount on all of the Manning Publications products.
#4 Property-based Testing
In this episode of expect(Exception), Tobi Timm talks to Roman and me about property-based testing, how powerful it is, if it has any downsides at all, and which library you can use for Javascript applications. Stay to the end of the episode if you want to know what you could do with your time instead of spending it on writing hundreds of tests manually.
#3 Blazor in Action with Chris Sainty
In this episode of expect(Exception) we talk with Chris Sainty, author of the book Blazor in Action. We talk about what Blazor actually is, why we like it and of course, how to test it.
#2 Testing UI Components
What are the best practices when testing ui components?
#1 Cypress: E2E Testing
Every line of code that is tested is a win for us.