Post #1734329
2026-04-27 18:50 UTC
@phillmv @brib @jneen I think my biggest issue with "Write tests that fail first" is that, at the beginning of a project, *any* test is guaranteed to fail.
Though I am also preferring Classical Testing over London Testing, because mocks make the opposite be a problem; a test can pass even if it actually shouldn't on actual stuff (I will admit I got there by starting with integration tests instead of unit tests.).
Replies (0)
No replies.