Wednesday 

Room 3 

13:40 - 14:40 

(UTC+02

Talk (60 min)

Properties of Unit Tests

Unit tests are the foundation of the test pyramid. While there is no single precise definition of a "unit" that the name refers to, we can deduce a number of desirable properties of their tests, e.g. from how they are used in the development cycle. These properties in turn have implications on how we want to design those units under test. This talk will not try to give yet another definition of what is or isn't a unit, but it will try to narrow down our design goals for those mysterious beasts.

Testing
Software Design

Arne Mertz

Arne Mertz has been working with modern and not-so-modern C++ codebases for over 14 years in embedded and enterprise contexts. He is a mentor and teacher for clean code and modern C++ for colleagues and customers at Zühlke Engineering and a freelance trainer. Since 2015 he writes more or less frequently about those topics on his blog "Simplify C++!"