Removing a Test from a LabVIEW Project
- Updated2025-11-07
- 1 minute(s) read
Complete the following steps to remove a test from a LabVIEW project.
Note Removing a test from a project
does not delete the .lvtest file on disk.
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
-
Right-click an .lvtest file and select Remove from
Project from the shortcut menu.
Note You also can remove multiple .lvtest files by pressing the <Ctrl> key while clicking each file. Then right-click the selection and select Remove from Project from the shortcut menu.
- Select to save the project.