Modern Testing Patterns

As presented @ Jfokus

Session Content Slides Slides available as pdf. Video Code The code is available on Github <3 Discussed Topics: Mutation Testing for Java: PiTest Mutation Testing for JS, C# and Scala: Stryker Liquibase WireMock TestContainers Consumer Contracts Q&A Mutation Testing could take a long time. When is a good time to run it? It is absolutly true that mutation testing can take a long time, so it’s not always practical to run it in every build. [Read More]

Advanced Testing Patterns

As presented @ Info Support Knowledge Night

This session was presented together with my dear colleague Hugo! Check him out on Twitter: 👉 https://twitter.com/Hugo_vrijswijk Session Content Slides Slides available as pdf. Code The code is available on Github <3 Discussed Topics: Mutation Testing for Java: PiTest Mutation Testing for JS, C# and Scala: Stryker Liquibase WireMock TestContainers Consumer Contracts Q&A Do you have some more examples of Contract Testing? Well, I don’t have a lot of examples I can publicly share. [Read More]