mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 14:22:14 +00:00
refactor: changed logic of unity_tester, replaced threads by generators
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
import pytest
|
||||
from idf_unity_tester import CaseTester
|
||||
from pytest_embedded import Dut
|
||||
from pytest_embedded_idf.unity_tester import CaseTester
|
||||
|
||||
|
||||
@pytest.mark.generic
|
||||
|
Reference in New Issue
Block a user