-
Notifications
You must be signed in to change notification settings - Fork 33
Caraya 1.1 Release Notes
Francois Normandin edited this page Nov 13, 2020
·
2 revisions
Looking to install the latest release of Caraya?
Download and install it with VIPM: https://www.vipm.io/package/jki_lib_caraya
This minor version fixes a few reported bugs and adds pre-build unit tests to the project. We've taken the opportunity to implement a feature request to return the Test Results after a test Suite finishes execution.
- [Feature: 94] Added a Pre-Build PassFail verification step for package building
- [Feature: 95] Test Suite now returns a "Test Result" object when it completes.
- [Fix: 98] Fixed the error on re-running tests from the Test Manager when called from "Run Tests in Active Project"
- [Fix: 100] Test Event storage now uses Unique Assert ID instead of Test ID.
- [Fix: 101] Broken VIs are now handled properly in the Batch Running all Tests in Active Project
- [Fix: 102] Conditionally disable the "UI: Update Count" frame content on RT targets
- [Fix: 103] OpenG dependencies are now included in the package (and namespaced)
- [Fix: 104] Asserts in SubVIs not appearing as expected in JUnit reports
Thanks to the community members for their issue reports, feature requests, code contributions, offline discussions and/or review&testing of beta versions for this release:
- Christopher Field (@volks73)
- Joerg Hampel (@joerghampel)
- Matthew Jacobson (@jacobson3)
- Jim Kring (@jimkring)
- James McNally (@JamesMc86)
- Francois Normandin (@francois-normandin)
- Felipe Pinheiro Silva (@felipefoz)
- Chris Stryker (@ChrisStrykesAgain)
- Sam Taggart (@stagg54)
- Antonio Terrazas (@aterrazasl)