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
3 stars 1 forks source link

Create raft test suites and test classes #74

Closed zghp closed 4 months ago

zghp commented 4 months ago

Goal

Inherited classes of unittest.TestCase and unittest.TestSuite that will contain the singleton.

Acceptance Criteria

TB-1993 commented 4 months ago

These classes will be progressively built up throughout the tasks, creating the singleton.