AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Unit Tests
System tests can be brittle, you know, if something breaks, where's the fault? You know, somewhere in those 25 modules that need to work together flawlessly. Just like Lucas said, you're going to be writing a lot of code before you even get a system test working. And so it's really good to have that code tested by unit tests along the way.