Pointer
Sponsorship
/Philipp Giese
Tests That Help You Find Defects Faster
#Testing
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