Add python tests model classes #62
Annotations
3 errors
test_collections/sdk_tests/support/python_testing/models/python_testing_hooks_proxy.py#L33
Name "is_finished" already defined on line 23 [no-redef]
|
test_collections/sdk_tests/support/python_testing/models/test_case.py#L101
"PythonTestCase" has no attribute "__runned" [attr-defined]
|
test_collections/sdk_tests/support/python_testing/models/test_case.py#L268
Definition of "test_stop" in base class "PythonTestCase" is incompatible with definition in base class "ChipToolTest" [misc]
|