Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dotnet-test

xUnit - How to select a single Theory when executing from dotnet test CLI

How to add [ExcludeFromCodeCoverage] attribute at an assembly-level in a .Net Standard 2.1 project

Pass multiple tests names in "dotnet test --filter" option

.net-core nunit dotnet-test

How can I properly generate both TRX files and code coverage results with one call to "dotnet test"?

Github Actions: Report dotnet test result as annotations

Why dotnet test tool is not creating code coverage report?

How to merge two or more dotnet test code coverage files

dotnet test command logger only writes outputs of the last test when solution with multiple projects is specified to be tested

.net mstest dotnet-test

How to pass "workers" parameter to nunit runner when running "dotnet test" for a .net core 2.2 project

How can I debug my tests .Net Core 2.0 in VSCode

Test multiple projects with dotnet test using pattern

.net-core dotnet-test

How to debug dotnet test in VS Code?

dotnet test not creating test results folder