Skip to content

Release 1.0.5

Compare
Choose a tag to compare
@antsundq antsundq released this 28 Dec 19:26
· 473 commits to main since this release

This release enables the organization of tests in lvproj-files nested within the LabVIEW project and execution from right click menu.
One use case for this is to only keep the tests touching the feature under development in the main project. The complete test suite may then be kept in a separate lvproj file which may be added to the main project. When running all tests in the main project, the tests in the nested project are ignored.
The feature particularly useful when working with RT targets as described in the documentation.
https://astemes.github.io/astemes-lunit/40_Real-Time%20Systems/Real-Time%20Systems/