Hacker News new | ask | show | jobs
by tgflynn 1457 days ago
Testing is certainly general but it's high-effort and it's easy to miss corner cases. I think type checking + some testing is going to beat testing alone in most scenarios.