You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Qubership Testing Platform Python Collections Runner is a CI/CD utility
4
-
designed to automate and manage the deployment and execution of Python-based test collections.
5
-
It streamlines setting up test environments, deploying applications, validating infrastructure,
6
-
and securely running Python tests in cloud-native environments. The runner integrates with Git repositories,
7
-
collects environment variables, and supports parameterized test launches suitable for modern DevOps workflows.
3
+
Qubership Testing Platform Python Collections Runner is a CI/CD utility.
4
+
It's designed to automate and manage the deployment and execution of Python-based test collections.
5
+
It streamlines setting up test environments, deploying applications, validating infrastructure, and securely running Python tests in cloud-native environments.
6
+
The runner integrates with Git repositories, collects environment variables, and supports parameterized test launches suitable for modern DevOps workflows.
8
7
9
8
Key features include:
10
9
- Automated provisioning of test environments and dependencies.
0 commit comments