Search Results

7
votes

Why didn’t unit testing work out for your project?

I employed unit testing in a couple of projects I worked on (web applications, using business objects + stored procedures to perform CRUD operations on SQL databases). Heavy use of …