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

I upvoted the first option then realized I needed to upvote all of them. I have and will continue to confirm to each as the situation calls and allows.


Which situations do you think call for "no automated tests"?


The quick and dirty jobs that we all do every now and then.


Yeah many times when you are 'spiking' and idea you can work through a simple small example fastest without testing. I agree when you are quickly just trying to see if something is possible testing will slow you down, and isn't worth the benefits of TDD.

Then when I start to integrate that solution into real production code I go back and add some tests. (mostly integration tests)


These times are when you need automated testing the most.


I don't really need automated testing tools when I write a small program that I just use myself for some task.

If it works it works, if it doesn't I do it again.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: