Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Unit tests are not albotrosses around the neck of your code, they are proof that the work that you just did is correct and you can move on.

IMHO, this is a failing of the type system. If you have functional purity, you don't have a need for unit tests, as they are blended into the code you write. Functional purity gives you the power to formally verify the correctness of your program.



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

Search: