A rant arguing that 100% test coverage does not guarantee bug-free code. Using a live coding example, the author demonstrates how a function can have full test coverage yet still contain a bug, making the point that tests only catch bugs you already know to write tests for — not unknown bugs.
•1m watch time
245 Impressions