Is your feature request related to a problem? Please describe.
When unit tests are run and code coverage is calculated, the unit tests are included in needing coverage
Describe the solution you'd like
Unit tests should be excluded from code coverage when analyzing the tests across the system
Describe alternatives you've considered
N/a
Additional context
N/a
Is your feature request related to a problem? Please describe.
When unit tests are run and code coverage is calculated, the unit tests are included in needing coverage
Describe the solution you'd like
Unit tests should be excluded from code coverage when analyzing the tests across the system
Describe alternatives you've considered
N/a
Additional context
N/a