-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
LUnit CLI by Astemes - Toolkit for LabVIEW Download
Command Line Interface fo LUnit

Version | 1.5.4.23 |
Released | Aug 28, 2025 |
Publisher | Astemes |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Dependencies | astemes_lib_lunit |
Project links | Homepage Documentation Repository Discussion |
Description
LUnit is a LabVIEW Unit Testing Framework and this package contains a command line interface using LabVIEW native command line interface.
To install it, you will need to have write permissions to the C:\Program Files (x86)\National Instruments\Shared\LabVIEW CLI directory. This typically means that VIPM needs to run as administrator.
Otherwise the installation will fail silently.
LUnit documentation is available on https://lunit.astemes.com.
Release Notes
1.5.4.23
(Aug 28, 2025)
Added -Path as a valid alias for -ProjectPath.
As of LUnit 1.11, a directory is also a valid path. If a directory is provided, all tests within this directory, and sub directories, are executed.
antsundq
was a contributor to this release