-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
LUnit Parameterized Add On by Astemes Ab - Toolkit for LabVIEW Download
Add-on for creating parameterized tests
| Version | 1.1.10.8 |
| Released | Mar 02, 2026 |
| Publisher | Astemes Ab |
| License | MIT |
| LabVIEW Version | LabVIEW>=20.0 |
| Operating System | Windows, Mac, and Linux |
| Dependencies | astemes_lib_lunit |
| Project links | Homepage Discussion |
Description
Add on for creating parameterized tests in LUnit.
After installing, select Tools->LUnit->New Parameterized Test... to create a parameterized test case.
Each test method in the Patameterized Test Case will run for each parameter value defined in the Parameters.vi.
Use the class private data to bundle parameters to be used in the tests.
Release Notes
1.1.10.8
(Mar 02, 2026)
- Fix #9: lvproj files from examples installed into correct location
antsundq
was a contributor to this release