As an AI researcher there are many good reasons to write unit tests for your code, but perhaps the best motivator to write tests is the respect (and often surprise) from other people when they look at your code and see you actually wrote unit tests.
By
–
As an AI researcher there are many good reasons to write unit tests for your code, but perhaps the best motivator to write tests is the respect (and often surprise) from other people when they look at your code and see you actually wrote unit tests.