inflectra/Run RapiseLauncher on Windows

Install Rapise & Run Spira Test Sets using RapiseLauncher on Windows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
spira_configPath to existing RepositoryConnection.xml config file. When provided, spira_url/spira_username/spira_api_key/spira_automation_host are not needed.no""
spira_urlSpira server URL. Short form: https://server/ (requires spira_project_id and spira_test_set_id). Full form: https://server/9/TestSet/925.aspx (project_id and test_set_id extracted automatically).yeshttps://myserver.spiraservice.net/
spira_usernameSpira username. Not needed if spira_config is set.yesmyuser
spira_api_keySpira API key (RSS Token). Not needed if spira_config is set.yes{00000000-0000-0000-0000-000000000000}
spira_project_idSpira Product/Project ID. Optional.no""
spira_test_set_idSpira Test Set ID. May be an array, i.e. "1,3,15" to execute several test sets. Not needed if spira_url contains the full test set path.yes""
spira_automation_hostAutomation Host Token defined for a given projectyesGHA
install_rapiseWhether Rapise needs to be installednotrue
rapise_versionRapise version to installno9.0.35.37
set_screen_sizeSet screen resolution for test executionnofalse
screen_widthScreen width (1024..7680)no1920
screen_heightScreen height (768..4320)no1080
record_videoRecord video of execution and upload to Spira Test Runnofalse
record_video_optionsVideo recording optionsno-noaudio -bitRate 512 -frameRate 2
capture_screenshotsCapture screenshots before and after test executionnotrue
upload_artifactsUpload artifacts (screenshots, logs, trp/tap files) after executionnotrue
timeout_minutesTimeout in minutes for RapiseLauncher execution. 0 means no timeout.no0
git_rootPath to Git project (for Spira tests stored in Git)no""
reportPath to file for JUnit XML results outputnorapise-test-results.xml

no outputs