Jonathan StiansenLight Bulbs Model-Based Testing Using State Machines | Abstracta abstracta.us What is a state machine and how can you use one to improve your testing strategy? When testing software systems, it’s very important to build a mental …
Jonathan StiansenData Modeling Effective Property-Based Testing | Blog – Auxon Corporation auxon.io - Russell Mull We have a diverse testing and verification toolkit at Auxon, but one of our most important tools is property-based testing, or proptest for short. # …
Jonathan Stiansen Using Consumer Driven Contracts to Reduce the Need for Integration Testing | Stitch Fix Technology – Multithreaded stitchfix.com Here at Stitch Fix, we have many different apps and services. As our infrastructure grows, so does the need to create and define more …
Jonathan Stiansen Cross-Branch Testing buttondown.email This was inspired by a few conversations I had last week. There's a certain class of problems that are hard to test: The output isn't obviously …
Jonathan Stiansen Observability, Constructor Test, Invariants – TDD Patterns xp123.com - Bill Wake In Test-Driven Development (TDD), it’s hard to know what the next test should be – even if you know about Zero-One-Many or ZOMBIES. We’ll look at the …