This commit is contained in:
Michael Dieringer 2026-06-13 22:53:17 +02:00
parent 5c13823850
commit a49823a542
4 changed files with 258 additions and 0 deletions

16
.altestrunner/config.json Normal file
View file

@ -0,0 +1,16 @@
{
"containerResultPath": "",
"launchConfigName": "",
"securePassword": "",
"userName": "",
"companyName": "",
"testSuiteName": "",
"vmUserName": "",
"vmSecurePassword": "",
"remoteContainerName": "",
"dockerHost": "",
"newPSSessionOptions": "",
"testRunnerServiceUrl": "",
"codeCoveragePath": ".altestrunner\\codecoverage.json",
"culture": "en-US"
}