LUnit CLI by Astemes - Toolkit for LabVIEW Download
Command Line Interface fo LUnit
Version | 1.5.2.18 |
Released | May 20, 2024 |
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.
LUnit documentation is available on https://lunit.astemes.com.
Release Notes
1.5.2.18
(May 20, 2024)
This package was split out of the main LUnit package into its own package as of version 1.4.18 o LUnit.
The reason for doing this is that installing the CLI support requires write access to C:\Program Files (x86)\National Instruments\Shared\LabVIEW CLI, which is not granted by default. For this reason. it appeared as a missing dependency and caused bad user experience.
antsundq
was a contributor to this release