espressif / pytest-embedded

A pytest plugin that designed for embedded testing
https://docs.espressif.com/projects/pytest-embedded/en/latest/
MIT License
86 stars 26 forks source link

Unable to change wokwi timeout. (RDT-680) #263

Closed petermm closed 7 months ago

petermm commented 7 months ago

trying to use existing qemu tests with wokwi - they take some time to complete so pytest-embedded-wokwi times out (30 sec default)

Can't seem to find any way to increase the timeout. The wokwi github action has configurable timeout, but pytest-embedded-wokwi does not.