Run RapiseLauncher on Linux
Version updated for https://github.com/Inflectra/rapiselauncher-node-action to version v2.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Inflectra/rapiselauncher-node-action GitHub Action automates the execution of Rapise test sets stored in SpiraTest, SpiraTeam, or SpiraPlan by utilizing the RapiseLauncher engine. It simplifies the process of running automated tests across platforms (ubuntu-latest and windows-latest) by integrating with Spira’s test management system and handling connection and configuration details. This action streamlines automated testing workflows, enabling users to execute single or multiple test sets with ease, and supports flexible configuration options, such as providing credentials directly or via a configuration file.
What’s Changed
- Default profile name (e8fd8a7)
- Default test set id is ’’ (86136f1)
- Normalize slashes (14f9991)
- Support for extra / in URL (1f52006)
- README and default version updated (67f61f6)
- Readme updated (44c4695)
- Use v2 in all examples (1b39e71)
- Default api key value changed (de5b776)
- Support for –report switch (1125b8b)
- Example of how to run multiple test sets for the quick start (a3ad20c)