Hacker News new | ask | show | jobs
by michaelcampbell 198 days ago
> until the actual line of code is run...

Which is what the Ruby test-heavy culture is all about. I prefer types for this very reason; the compiler/checker is a complete suite of testing I don't have to write.