File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ msbuild money\cs-money.csproj /p:platform=anycpu /p:configuration=debug /p:runCo
66.\money\packages\OpenCover.4.6.519\tools\OpenCover.Console -target:" .\money\packages\NUnit.ConsoleRunner.3.2.1\tools\nunit3-console.exe" -targetargs:" money\bin\Debug\cs-money.dll" -output:" coverage.xml" -filter:" +[*]* -[*]*MoneyTest*" -register:user
77
88REM "after_test:"
9- REM curl -fsS -o testspace-windows.zip https://testspace-client.s3.amazonaws.com/testspace-windows.zip
10- REM 7z x -y .\testspace-windows.zip
11- REM del testspace-windows.zip
9+ curl -fsS -o testspace-windows.zip https://testspace-client.s3.amazonaws.com/testspace-windows.zip
10+ 7z x -y .\testspace-windows.zip
11+ del testspace-windows.zip
1212
1313testspace publish analysis.xml [Tests]TestResult.xml coverage.xml " master.desktop"
You can’t perform that action at this time.
0 commit comments