Hacker News new | ask | show | jobs
by cultus 2751 days ago
You can never guarantee you really have 100% test coverage in all scenarios in complex software.
1 comments

Indeed. It gets asymptotically more expensive. Whereas a typechecker is a system of tests that's able to "cover" 100% of the code.