mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-27 20:01:52 +01:00
projects: './test/WireMock.Net.Tests/WireMock.Net.Tests.csproj'
This commit is contained in:
@@ -52,7 +52,7 @@ steps:
|
|||||||
displayName: 'Build tests and run tests for netcoreapp3.1 (with coverage)'
|
displayName: 'Build tests and run tests for netcoreapp3.1 (with coverage)'
|
||||||
inputs:
|
inputs:
|
||||||
command: 'test'
|
command: 'test'
|
||||||
projects: '**/*.csproj'
|
projects: './test/WireMock.Net.Tests/WireMock.Net.Tests.csproj'
|
||||||
arguments: '--configuration Debug --framework netcoreapp3.1 --logger trx /p:CollectCoverage=true /p:CoverletOutputFormat=opencover'
|
arguments: '--configuration Debug --framework netcoreapp3.1 --logger trx /p:CollectCoverage=true /p:CoverletOutputFormat=opencover'
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user