Project: pytest-embedded-idf

Make pytest-embedded plugin work with ESP-IDF.

Project Details

Latest version
1.6.0
Home Page
None
PyPI Page
https://pypi.org/project/pytest-embedded-idf/

Project Popularity

PageRank
0.0022415558122952455
Number of downloads
45177

pytest-embedded-idf

pytest embedded service for esp-idf project

Extra Functionalities:

.. tabs::

   .. group-tab:: `pytest-embedded-serial-esp` activated

        - `app`: parse the built binary by idf rules and gather more information.
        - `serial`: auto flash the built binary into the target board at the beginning when running test cases.

   .. group-tab:: `pytest-embedded-serial-esp` NOT activated

        - `app`: parse the built binary by idf rules and gather more information.