Files
firmware_thomas_the_tank_en…/test/Makefile

7 lines
79 B
Makefile

test:
@echo "Running tests..."
@idf.py fullclean build
pytest
.PHONE: test