Hello All, Just installed ESP-IDF under Visual Studio Code. In order to test the install I build the blink sample project.
Upon building the code a pytest_blink.py python script was created. It makes reference to pytest. What is the purpose of this script?
Thanks
Joe
Pytest_blink.py
Re: Pytest_blink.py
pytest is a popular testing framework for Python, and ESP-IDF build system includes some tests for the blink sample project.
Who is online
Users browsing this forum: No registered users and 23 guests