Comment by Kerrick

5 months ago

Write tests (plural) first, as in write more than one failing test before making it pass?

Time to look up TDD, my friend.

  • Time to actually read Test-Driven Development By Example, my friend. Or if you can't stomach reading a whole book, read this: https://tidyfirst.substack.com/p/canon-tdd

    TL;DR - If you're writing more than one failing test at a time, you are not doing Test-Driven Development.

    • oh my god, your comment was just a setup for you to be pedantic? all discourse on the internet is worthless. i don't know why i keep engaging.