arduino-esp32-custom-lwip-p.../tests/hello_world/test_hello_world.py

3 lines
60 B
Python

def test_hello_world(dut):
dut.expect('Hello Arduino!')