Executing Tests by Priority
- Updated2025-11-07
- 1 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.
The Project Properties dialog box appears. - On the Unit Test Framework page, place a checkmark in the Minimum priority checkbox.
- Use the Minimum priority control to select a minimum priority.
- Click the OK button to close the dialog box and return to the Project Explorer window.
- Optional: Select if you want LabVIEW to save the filter setting in the project file (.lvproj).
You also can execute tests by priority programmatically by using the Run Tests from Project VI. You first must save the Minimum priority setting in the project that you want to execute tests by priority.