Write that first complicated test
What code of yours isn’t tested? Is it code that deals with complicated situations that you don’t control? Threads, running commands, git, networking, or UI? How can you make those challenging tests something you can rely on?
Post a comment