starting with component unit testing (running on device)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
6
test/Makefile
Normal file
6
test/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
test:
|
||||
@echo "Running tests..."
|
||||
@idf.py fullclean build
|
||||
pytest
|
||||
|
||||
.PHONE: test
|
Reference in New Issue
Block a user