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
36 stars 22 forks source link

[Bug] TH manual does not include Python TC parameters documentation #362

Closed sander-gitl closed 3 days ago

sander-gitl commented 1 month ago

Describe the bug

When executing a Python test, some of the TC expect specific parameters or errors occur. E.g. TC-DA-1.2 expects "cd_cert_dir" argument. These parameters are contained in the VS document ("Python Script Command") In the TH user guide, a generic section is missing to let the user know the location of these parameters.

Steps to reproduce the behavior

No response

Expected behavior

Add a generic section/chapter to the TH user guide - e.g. to chapter 9.1 - describing:

Log files

No response

PICS file

No response

Screenshots

No response

Environment

No response

Additional Information

No response

tcarmelveilleux commented 3 weeks ago

@sander-gitl The Survival Guide should also include some of these top-level details, beyond the manual.

hiltonlima commented 2 weeks ago

Related issues: https://github.com/project-chip/certification-tool/issues/361 https://github.com/project-chip/certification-tool/issues/357