10-04-2013 12:54 AM
Hi All,
Labview - VI Tester whether its supports Junit or not.
If supports how to write the test case in VI Tester
10-04-2013
03:31 AM
- last edited on
04-02-2024
02:24 PM
by
Content Cleaner
Ashok,
what do you mean by "LabVIEW VI Tester"?
There is toolkit available called "Unit Test Framework" as LV does not interact with JUnit (that is only for Java code).
Norbert