At work, we are using xUnit to create our unit tests across all our .NET project. We would like to generate a report after running a unit tests project, but I can't find any way to do it. Do you guys know anything that could help me find a solution?
Thank you,