Search found 1 match

by ayan2004
Wed Jan 17, 2024 10:58 am
Forum: ESP-IDF
Topic: How can I use esp-idf's pytest framwork in my esp project?
Replies: 0
Views: 518

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

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.