Search Results

0
votes

How do you retrofit unit tests into a code base ?

Is it possible that we are in a panic and are getting confused between unit tests and performance tests? Is it that your application works fine with few users, but starts throwing errors when unde …