this post was submitted on 19 Jul 2025
839 points (99.8% liked)
Greentext
6788 readers
1447 users here now
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
- Anon is often crazy.
- Anon is often depressed.
- Anon frequently shares thoughts that are immature, offensive, or incomprehensible.
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is it well known that this is how Microsoft practices TDD? Because that’s not the normal practice for TDD. TDD just means you write tests first, but normally the same person writes the tests and then makes them pass.
I was gonna say, that's not like any form of TDD I've ever come across.