Hacker News new | past | comments | ask | show | jobs | submit login

> In Ruby, unit tests stand in place of static compiler checks

I think you have it backwards. Non-ruby developers often use static compiler checks as a replacement for proper unit tests.




Static compiler checks are free, while unit-tests cost initial effort and later maintenance.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: