Executing Only Modified Tests
- Updated2025-11-07
- 2 minute(s) read
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
-
Click the Project Properties button
on the
Project toolbar to display the Project
Properties dialog box.
- On the Unit Test Framework page, place a checkmark in
the Modified tests and VIs checkbox.The Modified Since options become available.
- Select the filter option you want to apply.Note If you select the Last test execution option, you first must generate a test status log file before you can execute tests that have been modified since the last execution.
- Optional: Place a checkmark in the Include tests of all caller VIs if you want to execute tests of all the VIs that call the modified VI under test.
- Click the OK button to close the dialog box and return to the Project Explorer window.
- Optional: Select File»Save if you want LabVIEW to save the filter setting in the project file (.lvproj).