JanVanRyswyck
- Karma
- 37
- Created
- March 17, 2011 (15y ago)
- Submissions
- 0
- Implementing Approval Tests for PDF Document Generation (principal-it.eu)
- Approval Tests for PDF Document Generation (principal-it.eu)
- Show HN: Well-Balanced Test-Driven Development (dddeurope.academy)
- Ignoring Tests (principal-it.eu)
- Show HN: Writing Maintainable Unit Tests in Print (principal-it.eu)
- Tales of TDD – The Case of Overused Test Doubles (principal-it.eu)
- Show HN: Book Launch – Writing Maintainable Unit Tests (principal-it.eu)
- Avoid Inheritance for Test Classes (principal-it.eu)
- How to Write Unit Tests for Logging (principal-it.eu)
- Prevent domain knowledge from sneaking into solitary tests (principal-it.eu)
- Why Solitary Tests Should Be Easy to Read (principal-it.eu)
- Tales of TDD – Stressed and Always in a Hurry (principal-it.eu)
- Dealing with Date/Time in Solitary Tests (principal-it.eu)
- Book: Writing Maintainable Unit Tests (principal-it.eu)
- Only Test Through Public Interfaces (principal-it.eu)
- Inside-Out and Outside-In TDD (principal-it.eu)
- Test Double Heuristics (principal-it.eu)
-
I wrote a blog post about excessive specification of test doubles and the issues that it creates. https://principal-it.eu/2020/05/excessive-specification-of-test-doubles/
-
I wrote a blog post about the boundaries of solitary tests and how it relates to the test pyramid. https://principal-it.eu/2020/05/boundaries-of-solitary-tests/
-
I wrote a blog post about the different types of Test Doubles with examples demonstrating their use. https://principal-it.eu/2020/04/test-doubles/