Too Long; Didn't Read
Unit test coverage – the percentage of source code for which unit tests have been written - is a measure of how much of an application’s source code is 'touched' by tests. While 100% coverage is often unattainable (because not all code may be suitable for testing), 70% to 80% coverage are considered a robust testing suite. Automated test generation tools can be especially beneficial for improving coverage of legacy code.
@mlodge
Mathew Lodge
Mathew Lodge is CEO of Diffblue, an AI For Code startup. He has 25+ years’ diverse experience in product leadership.
Receive Stories from @mlodge
RELATED STORIES
L O A D I N G
. . . comments & more!