100% test coverage does not guarantee code quality
A developer explains why achieving near-perfect test coverage fails to prevent bugs.
Published 11sem1 sourceupdated 11sem
Lire en français
≈ 12s
The fact
Core issue: you can only test what you've explicitly described.
Click the link to read an article on the topic: