Skip to content

Instantly share code, notes, and snippets.

@m-malkowski
Created May 10, 2017 14:50
Show Gist options
  • Select an option

  • Save m-malkowski/0fd94d6f26fae5dd416e47897c061347 to your computer and use it in GitHub Desktop.

Select an option

Save m-malkowski/0fd94d6f26fae5dd416e47897c061347 to your computer and use it in GitHub Desktop.
test_script:
- dotnet test ".\NetCoreTeamCity.Tests\NetCoreTeamCity.Tests.csproj" -c %CONFIGURATION% --logger:trx;LogFileName=tests-results01.xml
- ps: .\build\uploadtests.ps1 ".\NetCoreTeamCity.Tests\TestResults\tests-results01.xml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment