Dino Pollano
Software Engineer
Spitfire Audio
Sessions
-
[Unit] Testing like a Lazy Pro
10:00 - 10:50 UTC | Wednesday 13th November 2024 | EmpireBeginnerIntermediateAdvancedA lot of people have heard of unit testing. Many developers have added unit testing to their procedures. But not so many have tried test-driven development and understand how to build a rock solid test bed, that eventually allows you to throw your code away and replace it with whatever is more readable, more scalable, less resource intensive or better performing. The ‘lazy tester, lazy developer’ pattern is a fun way to explore this important topic.