Add initial hardware testing support (#6313)
- Added workflow triggered by cron or label "hil_test" - Added examples with both pytest and unity
Showing
.github/scripts/tests_run.sh
0 → 100755
.github/workflows/hil.yml
0 → 100644
tests/.gitignore
0 → 100644
tests/pytest.ini
0 → 100644
tests/requirements.txt
0 → 100644
tests/unity/test_unity.py
0 → 100644
tests/unity/unity.ino
0 → 100644
Please register or sign in to comment