Skip to content

Files

Latest commit

5f412f1 · Apr 22, 2025

History

History

pytest-embedded-qemu

pytest-embedded-qemu

pytest embedded service for running tests on QEMU instead of the real target.

Extra Functionalities:

.. tabs::

   .. group-tab:: `pytest-embedded-idf` activated

        - `app`: create the qemu bootable image automatically by the built binaries.
        - `qemu`: enable the fixture
        - `dut`: duplicate the `qemu` output to `pexpect_proc`.

   .. group-tab:: `pytest-embedded-idf` NOT activated

        - `qemu`: enable the fixture
        - `dut`: duplicate the `qemu` output to `pexpect_proc`.