Hacker News new | ask | show | jobs
by ilcavero 5542 days ago
According to the page, from green to red does not subtract any point but running twice the tests with errors subtract 5 points? Kind of arbitrary rules that have nothing to do with TDD if you ask me.
1 comments

Adding an intentionally-failing test a part of the regular flow. TDD 101.
Yes, but how core is "don't ever write more than one test at a time"?