|
|
|
|
|
by Const-me
3155 days ago
|
|
> devs who don't write unit tests are probably not going to write integration or acceptance tests either Why do you think they aren’t? I don’t write unit tests except when I’m specifically paid extra for that (yes, coding strongly-typed languages too), but I do write other kinds of tests as I see fit. |
|
Btw, what type of software do you write and how do you know if it actually works?