project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
27 stars 13 forks source link

Consolidation of Python Test Cases into Single Suite Folder #212

Closed Survensa closed 2 weeks ago

Survensa commented 4 months ago

Feature description

Currently, there is no discernible advantage in segregating Python test cases into two different suites. The test cases can be effectively organized and managed within a single suite folder, eliminating the need for unnecessary division.

image

Use Cases

Avoids unwanted question from the users.

Test Cases

SDK Python Tests

hiltonlima commented 2 weeks ago

We have a new division. And once all the scripts are updated we will have just one suite.

Please reopen the issue if you feel necessary.