rdkcentral / python_raft

RAFT is a Python based testing framework for writing engineering tests. It provides a modular, config driven, low level testing framework
Apache License 2.0
2 stars 0 forks source link

CATS control modules in RAFT #28

Open barbourshop opened 3 months ago

barbourshop commented 3 months ago

Goal: To create modules to use CATS interfaces to interface with devices using the CATS framework.

This task follows #27. The modules created here should have been designed following the ticket above. It is expected that this ticket is a placeholder and individual ticket for the control modules required are created. Otherwise this description must be updated with all planned control modules for CATS integration

Acceptance criteria: