Shadowcopy
#696
Replies: 1 comment 3 replies
-
@sevenam can you give more details around your scenario and what problems/limitations you're facing? I haven't built anything regarding that currently. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can you turn off shadowcopy in TUnit?
In xunit it can be done with a json file called
xunit.runner.json
like this:{
"shadowCopy": false
}
Beta Was this translation helpful? Give feedback.
All reactions