
The Five Underplayed Premises Of TDD
August 8, 2025Today I got reminded of a great video of GeePaw Hill about the “Five Underplayed Premises Of TDD” .
1. The money premise:
When writing tests, we don’t do it for the art of it or other moral reasons. We do TDD because it lets us build more features faster.
2. The judgement premise:
There’s no one-size-fits all approach to building quality software. Developers applying TDD use human judgement while building software systems.
3. The chain premise:
We prefer testing very tiny subsystems that make up our larger system. Why? Because small tests are not only easier to read, comprehend and write, but also execute a lot faster compared to large-scale end-to-end tests. This is a preference, not a hard rule.
4. The correlation premise:
The internal quality of the code for a system is directly correlated to the productivity of the developers working in this code base. They go up together, and they go down together.
5. The driving premise:
Tests and testability help drive the design of a system. A code base that is highly testable, exposes certain characteristics that are generally considered as good design. People new to TDD often resist the idea of changing their design to facilitate tests. However, this is inevitable when doing TDD. It drives the design.
These 5 premises are at the foundation of every step a developer makes when using TDD. Check out GeePaw’s video if you want to learn more. The best 10 minutes you’ll probably spend this week. I promise 😄
If you and your team want to learn more about how to write maintainable unit tests and get the most out of TDD practices, make sure to have look at our trainings and workshops or check out the books section. Feel free to reach out at info. @ principal-it .be

Jan Van Ryswyck
Thank you for visiting my blog. I’m a professional software developer since Y2K. A blogger since Y2K+5. Provider of training and coaching in XP practices. Curator of the Awesome Talks list. Past organizer of the European Virtual ALT.NET meetings. Thinking and learning about all kinds of technologies since forever.
Comments


Writing Maintainable
Unit Tests
Watch The Videos
Latest articles
-
The Five Underplayed Premises Of TDD
August 8, 2025
-
Contract Tests - Parameterised Test Cases
June 28, 2023
-
Contract Tests - Abstract Test Cases
April 12, 2023
-
Contract Tests
February 1, 2023
-
The Testing Quadrant
June 15, 2022
Tags
- .NET
- ALT.NET
- ASP.NET
- Agile
- Announcement
- Architecture
- Behavior-Driven Development
- C++
- CQRS
- Clojure
- CoffeeScript
- Community
- Concurrent Programming
- Conferences
- Continuous Integration
- Core Skills
- CouchDB
- Database
- Design Patterns
- Domain-Driven Design
- Event Sourcing
- F#
- Fluent Interfaces
- Functional Programming
- Hacking
- Humor
- Java
- JavaScript
- Linux
- Microsoft
- NHibernate
- NoSQL
- Node.js
- Object-Relational Mapping
- Open Source
- Reading
- Ruby
- Software Design
- SourceControl
- Test-Driven Development
- Testing
- Tools
- Visual Studio
- Web
- Windows
Disclaimer
The opinions expressed on this blog are my own personal opinions. These do NOT represent anyone else’s view on the world in any way whatsoever.
About
Thank you for visiting my website. I’m a professional software developer since Y2K. A blogger since Y2K+5. Author of Writing Maintainable Unit Tests. Provider of training and coaching in XP practices. Curator of the Awesome Talks list. Thinking and learning about all kinds of technologies since forever.
Latest articles
The Five Underplayed Premises Of TDD
Contract Tests - Parameterised Test Cases
Contract Tests - Abstract Test Cases
Contract Tests
Contact information
(+32) 496 38 00 82
info @ principal-it .be