new test framework #1

Merged
dan merged 47 commits from wip-new-framework into dev 2023-11-22 21:40:14 +01:00
Showing only changes of commit 9306da813b - Show all commits

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ __pycache__/
TestResults/ TestResults/
.vscode/ .vscode/
*.pyc *.pyc
credentials*