Hacker News new | ask | show | jobs
by justthistime_ 4075 days ago
I'm not sure that Scala code + types is more verbose than Clojure code + tests. (Which is what the OP argued.)
1 comments

You need tests everywhere, statically typed doesn't mean you don't need to test.