mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-28 04:12:18 +01:00
test
This commit is contained in:
@@ -38,7 +38,10 @@ build_script:
|
|||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
# test WireMock.Net.Tests
|
# 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:
|
after_test:
|
||||||
- nuget.exe install OpenCover -ExcludeVersion
|
- nuget.exe install OpenCover -ExcludeVersion
|
||||||
|
|||||||
Reference in New Issue
Block a user