Hacker News new | ask | show | jobs
by Tichy 6203 days ago
"Static typing hardly replaces unit tests."

Still, some of the errors you would catch with static typing you can catch with unit tests. It's not a replacement, but probably better than nothing.