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

>Unit tests are small and fast so I don't even notice any inconvenience with the traditional compilation approach.

Depends on the programming language, how much state they need to build up, and so on. And they're still slower than just running the actual live code anyway.



Possibly, but the unit tests are reproducible, committable code. They're like Dockerfiles for your REPL session.




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

Search: