Zero-Friction TDD by Mark Seemann
In my original post on Zero-Friction TDD, I continually updated the list of posts in the series, so that there would always be a central 'table of contents' for this topic.
Since I'll lose the ability to keep editing any of my previous postings on the old ploeh blog, the present post now contains the most updated list of Zero-Friction TDD articles:
- Naming SUT Test Variables
- Naming Direct Output Variables
- Anonymous Variables
- Ignore Irrelevant Return Values
- testmethod Code Snippet
- 3 Is Many
- Why Use AreEqual<T>?
- Assert Messages Are Not Optional
- Use The Generate Method Stub Smart Tag To Stay In The Zone
- Test-Driven Properties
- SUT Factory
- Derived Values Ensure Executable Specification
- Constrained Non-Determinism
- Explicit Expectations
- Fixture Object
- AutoFixture As Fixture Object
Wish to comment?
You can add a comment to this post by sending me a pull request. Alternatively, you can discuss this post on Twitter or somewhere else with a permalink. Ping me with the link, and I may respond.
Published: Wednesday, 28 January 2009 14:46:44 UTC