Download the Podcast
As unit testing has gained a strong foothold in many development organizations, many teams are now laboring under a code coverage requirement. 75% - 80% of the code, typically, must be covered by unit tests. Most popular Integrated Development Environments (IDE’s) include tools for measuring this percentage, often as part of their testing framework.
Let’s ask a
↧