FSharpPlus
FSharpPlus copied to clipboard
+Coverage tool
Run by executing dotnet test --collect:"XPlat Code Coverage" -c Release tests/FSharpPlus.Tests
You can use:
https://github.com/danielpalme/ReportGenerator
to generate a html report
reportgenerator "-reports:./coverage.cobertura.xml" "-targetdir:."