Skip to content

TR-20831: Added support for dynamic filters in add_run command#447

Open
acuanico-tr-galt wants to merge 4 commits into
release/1.15.3from
feature/TR-20831
Open

TR-20831: Added support for dynamic filters in add_run command#447
acuanico-tr-galt wants to merge 4 commits into
release/1.15.3from
feature/TR-20831

Conversation

@acuanico-tr-galt

Copy link
Copy Markdown
Collaborator

Solution description

The add_run command now supports dynamic filters, which enable you to create auto-updating test runs that continuously synchronize with your test case repository. Instead of manually selecting specific test cases, dynamic filters allow TestRail to automatically include cases that match your filter criteria, even as your test suite evolves.

Changes

Added new options for add_run and implemented a new fields command with list-dynamic subcommand for listing filterable fields.

Potential impacts

None.

Steps to test

See Updated README: 3972 - 4243 for updated options and complete examples.

PR Tasks

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

@github-actions

Copy link
Copy Markdown

⚠️ Missing Issue Reference

This PR does not reference an issue. Please include one.

JIRA example:

  • TRCLI-123

GitHub examples:

…modes, also fixed logic to handle precendence for JSON and --dynamic-filter-mode in command line also updated unit tests
@github-actions

Copy link
Copy Markdown

⚠️ Missing Issue Reference

This PR does not reference an issue. Please include one.

JIRA example:

  • TRCLI-123

GitHub examples:

@github-actions

Copy link
Copy Markdown

⚠️ Missing Issue Reference

This PR does not reference an issue. Please include one.

JIRA example:

  • TRCLI-123

GitHub examples:

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.

1 participant