FAQ
xUnit.net
No output from Bard when using xUnit & dotnet test.
Try this.
dotnet test --logger:"console;verbosity=detailed"
Last updated
Was this helpful?
No output from Bard when using xUnit & dotnet test.
Try this.
dotnet test --logger:"console;verbosity=detailed"
Last updated
Was this helpful?