/Philipp Giese

Tests That Help You Find Defects Faster tl;dr: Each test should (1) test one thing (2) use precisely the data it needs (3) be disconnected from other tests (4) provide context to find the problem in error messages.

featured in #194