Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to get the result for xUnit testcases (passed or failed) and store the result in a variable so that I can update testrail.

How can I get the result?

What I have tried:

I have tried using dispose() but I have not found a way to get the actual result.
Posted
Updated 14-Nov-19 4:07am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900