Test results may be integrated with the PicklesDoc project. Run your tests with
dotnet xunit -xml MyResultsFile.xml
This file is an xunit2 formatted file, which you can integrate with picklesdoc in a variety of ways - see the pickles documentation.
Test results may be integrated with the PicklesDoc project. Run your tests with
dotnet xunit -xml MyResultsFile.xml
This file is an xunit2 formatted file, which you can integrate with picklesdoc in a variety of ways - see the pickles documentation.