mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-16 23:26:52 +01:00
test
This commit is contained in:
@@ -38,7 +38,10 @@ build_script:
|
||||
|
||||
test_script:
|
||||
# test WireMock.Net.Tests
|
||||
- dotnet test .\test\WireMock.Net.Tests\project.json -c %CONFIGURATION% --no-build
|
||||
- cd .\test\WireMock.Net.Tests
|
||||
- dotnet test -c %CONFIGURATION% --no-build
|
||||
- cd ..
|
||||
- cd ..
|
||||
|
||||
after_test:
|
||||
- nuget.exe install OpenCover -ExcludeVersion
|
||||
|
||||
Reference in New Issue
Block a user