Release 1.0.5
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/