Skip to content

Commit

Permalink
upd README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ovcharenko-di committed Dec 16, 2024
1 parent ed94c84 commit 102ad0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,13 +290,17 @@ jobConfiguration.json
```

Для `yaxunit`:

./tools/vrunner.json
```
"default": {
"--additional": "/debug -http -attach /debuggerURL http://localhost:1550"
}
```

Для `smoke` (после исправления ошибки в vanessa-add):

./tools/vrunner.json
```
"xunit": {
"--testclient-additional": "/debug -http -attach /debuggerURL http://localhost:1550"
Expand Down

0 comments on commit 102ad0a

Please sign in to comment.