Skip to content

feat: add support for test run configurations - #382

Merged
gibiw merged 1 commit into
mainfrom
feat/config-commons
Jul 9, 2025
Merged

feat: add support for test run configurations#382
gibiw merged 1 commit into
mainfrom
feat/config-commons

Conversation

@gibiw

@gibiw gibiw commented Jul 9, 2025

Copy link
Copy Markdown
Contributor
  • Introduced the ability to specify test run configurations via qase.config.json, environment variables, or CLI parameters.
  • Added new models: ConfigurationValue and ConfigurationsConfig for managing configurations.
  • Implemented methods in ApiV1Client for retrieving, finding, and creating configurations through the API.
  • Updated version to 3.5.3 in pyproject.toml.
  • Enhanced changelog to document new features and improvements.

- Introduced the ability to specify test run configurations via `qase.config.json`, environment variables, or CLI parameters.
- Added new models: `ConfigurationValue` and `ConfigurationsConfig` for managing configurations.
- Implemented methods in `ApiV1Client` for retrieving, finding, and creating configurations through the API.
- Updated version to 3.5.3 in pyproject.toml.
- Enhanced changelog to document new features and improvements.
@gibiw
gibiw merged commit 44e22e4 into main Jul 9, 2025
36 checks passed
@gibiw
gibiw deleted the feat/config-commons branch July 9, 2025 15:12
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