Closed rquidute closed 4 days ago
The goal of this feature, is to provide a mechanism to get all python test steps and store this information in a json file, instead of getting the step name while TH is launching.
The folllowing task must be implemented: 01 - Isolate SDK docker pull script: PR: https://github.com/project-chip/certification-tool-backend/pull/142 02 - Script to parser SDK python tests: PR: https://github.com/project-chip/certification-tool-backend/pull/144 03- Update custom python test case run: PR: https://github.com/project-chip/certification-tool-backend/pull/167
Perform a script execution in order to retrieve the steps name and store in a json file
No response
Feature description
The goal of this feature, is to provide a mechanism to get all python test steps and store this information in a json file, instead of getting the step name while TH is launching.
The folllowing task must be implemented: 01 - Isolate SDK docker pull script: PR: https://github.com/project-chip/certification-tool-backend/pull/142 02 - Script to parser SDK python tests: PR: https://github.com/project-chip/certification-tool-backend/pull/144 03- Update custom python test case run: PR: https://github.com/project-chip/certification-tool-backend/pull/167
Use Cases
Perform a script execution in order to retrieve the steps name and store in a json file
Test Cases
No response
Additional Information
No response