refactor: changed logic of unity_tester, replaced threads by generators

This commit is contained in:
igor.udot
2024-12-04 10:50:47 +01:00
committed by Fu Hanxi
parent 08e6ef4f25
commit e05471b857
4 changed files with 4 additions and 393 deletions

View File

@@ -1,8 +1,7 @@
# SPDX-FileCopyrightText: 2022-2023 Espressif Systems (Shanghai) CO LTD
# SPDX-License-Identifier: Unlicense OR CC0-1.0
import pytest
from idf_unity_tester import CaseTester
from pytest_embedded_idf.unity_tester import CaseTester
@pytest.mark.esp32