Embed presentation
Download to read offline



















The document discusses various code smells and anti-patterns that can occur when writing and testing code. It lists 14 different code smells and anti-patterns that indicate issues like dependencies between modules, overuse of inheritance or mocking, tests that are too high or low-level, and inconsistencies. The document is written by Simon Stewart and provides links to related images and discusses how testing may fall off when projects become difficult.


















