Always write a FAILING test first, especially when testing error behavior and
writing tests after the implementation.
You might be seeing an effect of you not understanding the system under test and
misreading its failure condition.
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
Always write a FAILING test first, especially when testing error behavior and
writing tests after the implementation.
You might be seeing an effect of you not understanding the system under test and
misreading its failure condition.