I wrote up some reflections I’ve had recently on when I ideally want to discover bugs
You must log in or register to comment.
While writing code, it will be in a nonsensical state for most of the time until you complete a chunk. What additional value does running the unit tests continuously bring over just running it when you complete a chunk of code?