Releases: Astemes/astemes-lunit
Releases · Astemes/astemes-lunit
Release v1.4.35
Trying to resolve crash by moving data from public docs to programdata.
Release v1.4.27
- Attempt at resolving crash on run-all by using Active Project app instance for running tests.
- Pre-release containing feature updating results in UI by running the test VI:s from the run button
Release v1.4.26
- Attempt at resolving crash on run-all by using Active Project app instance for running tests.
- Pre-release containing feature updating results in UI by running the test VI:s from the run button
Release v1.4.21
Fix potential issue when running all tests.
Release v1.4.20
Seprarate the CLI into its own pacakge to improve user experience during installation.
This should resolve issue #1.
Release v1.4.15
Add Pass/Fail on Specific Error assertions
Release v1.4.10
Resolve issue #5.
Release v1.3.12
Resolve Issue #2: make assertion public scoped.
Release v1.3.2
This release contains the following improvements:
- New feature: Ignore tests by adding an underscore "_" as the first character in the test name. These test may be toggled on and off using the File menu option. For further details, see the documentation
- Performance: Improves the performance of test discovery when running tests using the API. Thanks to Sam Taggart for contributions to this improvement.
- Bugfix: Errors during test execution now appears in test description
Release v1.2.29
Fix regression causing the "New Test Case" menu item to be missing from the LabVIEW Tools Menu.
Thanks to Paul Verheggen for reporting the issue.