AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Getting Started With Unit Tests
Unit tests make sense from the product point of view, but you should almost at the same time start with setting up a system test environment. This is essentially test driving your entire QA infrastructure. So in that sense, test code is production code. It deserves care, it deserves long-term planning and refactoring. And that means it also deserves even system tests deserve to be taken into account from the beginning.