• magic_lobster_party@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    8 months ago

    “Ohh, I got all these numbers I want to crunch using numpy or pandas and plot it using matplotlib. Hold on, I just need to write unit tests first.”

      • magic_lobster_party@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        TDD only works well if the problem is clearly specified before the first line of code has been written, which is rarely the case when I need Python for something.