Skip to content

UniqueId #2215

Answered by JDCain
JDCain asked this question in Question
Dec 14, 2020 · 2 comments
Discussion options

You must be logged in to vote

@bradwilson I was able to track down that I was looking for here:

result.Id = GuidFromString(uri + descriptor.UniqueID);

For anyone who finds this: xUnit overrides the default Id generation of TestPlatform by setting the Guid it's self based off the executor and uniqueId. This explains to me why xUnit theories don't generate duplicate TestId's within a run by vstest.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by JDCain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants