Search found 1 match

by ZeroSebastian
Fri Oct 11, 2024 7:37 am
Forum: ESP-IDF
Topic: [idf 5.2.2] pytest does not collect any tests if I run project outside of IDF installation examples directory
Replies: 1
Views: 1592

[idf 5.2.2] pytest does not collect any tests if I run project outside of IDF installation examples directory

Hello,

I'm getting into using the ESP-IDF and i like it very much so far. I've installed v5.2.2 on my linux machine.
I just tried to implement a simple test case with pytest and followed all the steps from https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-py.html ...

Go to advanced search