|
|
|
|
|
by ReflectedImage
166 days ago
|
|
And that's the problem, if you want your code to actually work you do need to write those unit tests. A program not crashing doesn't mean it does the right thing. With experience you will learn to either write unit tests or spend the same amount of time doing manual testing. Once you start doing that then the unit tests just replace the static typing and you start shipping better code to your customers. |
|
And your suggestion that people who like static types "don't know how to write unit tests" is further bad faith.
Perhaps it's dynamic typing programmers who don't know how to write sound programs? Except I'm not making that claim, because I'm giving you all some benefit of the doubt, a degree of respect you are not giving others.