I wrote up some reflections I’ve had recently on when I ideally want to discover bugs

  • Lixen@beehaw.org
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    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?