Files
crystall-punk-14/integration_test_run.bat

3 lines
163 B
Batchfile
Raw Permalink Normal View History

dotnet test --no-build --configuration DebugOpt Content.IntegrationTests/Content.IntegrationTests.csproj -- NUnit.ConsoleOut=0 NUnit.MapWarningTo=Failed
pause
exit