This is a dummy project for testing plugin build and test workflow.
.
├── Build
├── Source
├── Tests
│ ├── Unit
│ ├── Integration
│ └── System
├── Tools
└── README.md
- Install LabVIEW 2017 64-bit
- Install LabVIEWCLI (http://www.ni.com/download/labview-command-line-interface-18.0/7545/en/)
- Install VI Tester Unit Test Framework (http://sine.ni.com/nips/cds/view/p/lang/en/nid/215910)
- Install JUnit XML TestResults plugin for JKI VI Tester (https://github.com/JKISoftware/JKI-VI-Tester-JUnit-XML-Test-Results)
- Run Build.bat to build library
- Run Test.bat to test library