Page 1 of 1

How can I use esp-idf's pytest framwork in my esp project?

Posted: Wed Jan 17, 2024 10:58 am
by ayan2004
I tried pointing to pytest.ini file with --config-file option while running pytest but in conftest.py file in function pytes_config I hit some error. The supported_target markers and log functions are not getting identified by pytest.