Skip to content

Caraya 1.1 Release Notes

Francois Normandin edited this page Dec 1, 2020 · 2 revisions

Get Caraya

Looking to install the latest release of Caraya?

Download and install it with VIPM: https://www.vipm.io/package/jki_lib_caraya

What's New in 1.1

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.

Features

  • [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.

Fixed Issues (details)

  • [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 Test and Assert IDs to update verbose explanations in reports
  • [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
  • [Fix: 109] The Test Name is used instead of VI File Name
  • [Fix: 110] Test Event storage now uses Test and Assert IDs to update verbose explanations in reports

Contributors

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)
  • SRM256 (@SRM256)