G CLI Tool to Run VI Tester from the command line
- LabVIEW 2015 or higher.
Name: viTester
- -xml: Path for a junit xml output.
- LV Project Path
Returns exit code 1 for a test failure.
g-cli --lv-ver 2015 viTester -- -xml test_results.xml "LabVIEW Source/MyProject.lvproj"