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

3
.gitignore vendored
View file

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