Skip to content

Commit

Permalink
Update vrunner.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmolodec authored Dec 16, 2024
1 parent 9e715e3 commit 392e3b1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions tools/vrunner.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,15 @@
"--db-user": "",
"--db-pwd": "",
"--workspace": ".",
"--ordinaryapp": "0"
"--ordinaryapp": "0",
"--additional": "/debug -http -attach /debuggerURL http://localhost:1550"
},
"vanessa": {
"--vanessasettings": "./tools/VBParams.json",
"--pathvanessa": "./oscript_modules/vanessa-automation-single/vanessa-automation-single.epf",
"--additional": "/DisplayAllFunctions /L ru"
},
"xunit": {
"--testclient-additional": "/debug -http -attach /debuggerURL http://localhost:1550"
}
}
}

0 comments on commit 392e3b1

Please sign in to comment.