Skip to content

Conversation

@acuanico-tr-galt
Copy link
Collaborator

Issue being resolved: #275

Solution description

We've corrected the --include-all parameter to --run-include-all to properly invoke the necessary function to include all test cases in the created run in the add_run command.

Changes

  • Updated command from --include-all to --run-include-all

Potential impacts

None

Steps to test

  1. Try to create a new run using add_run command
  2. use --run-include-all to include all test cases in the created run

PR Tasks

  • PR reference added to issue
  • README updated
  • Unit tests added/updated

@acuanico-tr-galt acuanico-tr-galt self-assigned this May 23, 2025
@acuanico-tr-galt acuanico-tr-galt merged commit 9b6b396 into main May 30, 2025
10 checks passed
@acuanico-tr-galt acuanico-tr-galt deleted the bugfix/TR-14144 branch June 27, 2025 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong CLI parameter name for --include-all

1 participant