Talk details

In schedule:
Craft Cirque
May 18, 14:00 - 14:45 CET
My 19 Laws of Test Driven Development
Topics:
Software Delivery Craft Matters
unit testing
test driven development
Level: General

About 15 years ago, I got inspired by the practice of Test Driven Development. Now, with many years of great and not-so-great experiences practicing Test Driven Development, I thought it is the time to capture my own “laws”. The term “law” is obviously an exaggeration and “principles or heuristics” cover my intend much better. Either way, I want to talk about the scope of testing, using the observable behavior, naming conventions, state-based vs interaction-based testing, the impact of DRY, patterns to build useful test objects and some of the libraries and tools I use. In short, everything I try to follow every day I write, review or maintain code.

Speaker
Craft 2023 - Dennis Doomen
Dennis Doomen
Principal Consultant at Aviva Solutions

Dennis is a veteran architect in the .NET space with a special interest in writing clean code, Domain Driven Design, Event Sourcing and everything agile. He specializes in designing enterprise solutions based on the .NET technologies as well as providing coaching on all aspects of designing, building and maintaining enterprise systems. He is the author of www.fluentassertions.com, a very popular ....