Skip to content

Latest commit

 

History

History
 
 

pytest-embedded-arduino

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

pytest-embedded-arduino

pytest embedded service for Arduino project

Extra Functionalities:

.. tabs::

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

        - `app`: Parse Arduino's build directory 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 Arduino's build directory and gather more information.