10-19-2021 08:24 AM
Hi NI Forum,
I’m am using the unit test framework form NI.
I use the framework only with “Use user-defined test VI”.
The problem is that the code coverage calculation include also NI VIs.
Is it possible to exclude VI form National Instruments? Because I hope that NI check here own VIs.
(It is also not possible to see the code of those VIs and some of those VIs has debugging disabled
where the unit test cannot calculate the coverage).
Thank your for help
11-05-2021 07:27 AM
Has nobody an idea?