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

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 .NET assertion framework, www.liquidprojections.net, a set of libraries for building Event Sourcing architectures and he has been maintaining coding guidelines for C# on www.csharpcodingguidelines.com since 2001. He also keeps a blog on his everlasting quest for better solutions at www.continuousimprover.com. You can reach him on twitter through @ddoomen.

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

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 observ...