Skip to content

Commit

Permalink
Update yaxunit.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmolodec authored Dec 16, 2024
1 parent 173d0a5 commit 54ee416
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tools/yaxunit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"reportPath": "./build/out/yaxunit/junit.xml",
"closeAfterTests": true,
"default": {
"--additional": "/debug -http -attach /debuggerURL http://localhost:1550"
},
"filter": {
"extensions": [
"YAXUNIT"
Expand All @@ -23,4 +26,4 @@
"level": "debug"
},
"exitCode": "./build/out/yaxunit/result.txt"
}
}

0 comments on commit 54ee416

Please sign in to comment.