Initial support for a hardware test harness with pytest and UV

This commit is contained in:
Lorow
2025-11-23 17:15:26 +01:00
parent 7d2eedf5f9
commit 00c4fe66c4
12 changed files with 440 additions and 142 deletions
+3 -2
View File
@@ -90,11 +90,12 @@ sdkconfig
# Local History for Visual Studio Code
.history/
tests/.env
# Built Visual Studio Code Extensions
*.vsix
### VisualStudioCode Patch ###
# Ignore all local history of files
.history
.ionide
.ionide
*\__pycache__