Anders Austad

Results 4 comments of Anders Austad

I believe @HNygard is saying that `transactionId` is still present in the output. I did a test and can confirm that it's still there.

@sbankenOB yes. V2 of the transaction endpoint still returns `transactionId` on the root object.

@iluzyanin Use the `work` parameter, like this: `dotnet test --work:"mypath/myresult.xml"` Reference: https://github.com/nunit/dotnet-test-nunit/blob/1f4e95e66aa3394d55272143a456f685c9b7b423/src/dotnet-test-nunit/CommandLineOptions.cs#L267

I couldn't find any params/commands doing that so I guess for now the only way to discover these is to look through the source code.