Skip to content

Caraya 1.0 BETA Release Candidate 5 -- QuickDrop Plugin support

Pre-release
Pre-release
Compare
Choose a tag to compare
@francois-normandin francois-normandin released this 21 Jan 13:11

This is a fifth beta release for the 1.0 branch.

This build restores the RT support which was broken in the previous few builds. Thanks to the community for spotting this.

It also adds support for "Project-based Test Runners" (previously supported only "Folder-based Test Runners"). This feature allows Caraya to introduce a Quick Drop Plugin (default shortcut Ctrl-Space + Ctrl-U) that scans the active project and runs all the Caraya Unit Tests. The project-based test runner can also be used in automated testing pipeline to run the same tests on a project as what the Quick Drop plugin would do. The symmetry of test coverage between a developer in the IDE and the CI service was what prompted for this late addition to the code base.

Hopefully, this is the last release candidate before the official 1.0 release of Caraya.

Don't forget that this version also allows G-CLI(**) integration with Caraya to fully automate your CI server and produce a useful Standard Output. Your feedback on the stdout content is welcome.

CARAYA 1.0 PRE-Release Notes

https://github.com/JKISoftware/Caraya/wiki/Caraya-1.0-Release-Notes

(**) The following repository is not part of Caraya, but is an example of the G-CLI working in tandem with Caraya:
https://github.com/LabVIEW-Open-Source/Caraya-CLI-extension
Install it as an add-on. It works with Caraya 1.0+