|
|
|
|
|
by gspr
155 days ago
|
|
> It's not like testing code is a new thing. Junit is almost 30 years old today. Unit tests check whether code behaves in specific ways. They certainly are useful to weed out bugs and to ensure that changes don't have unintended side effects. > And code correctness: These are tools to check for syntactic correctness. That is, of course, not what I meant. You're completely off the mark here. |
|