3 lines
163 B
Batchfile
3 lines
163 B
Batchfile
|
|
dotnet test --no-build --configuration DebugOpt Content.IntegrationTests/Content.IntegrationTests.csproj -- NUnit.ConsoleOut=0 NUnit.MapWarningTo=Failed
|
||
|
|
pause
|
||
|
|
exit
|