Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
450 B
2
Indexable
Never
dotnet test .\Application.UnitTest\Application.UnitTest.csproj  /p:CollectCoverage=true /p:CoverletOutput=../coverage.info /p:CoverletOutputFormat=opencover /p:Exclude="[*]Application.UnitTest*%2c[*]Application.Behaviours*%2c[*]Application.Resources*%2c[*]Application.Exceptions*%2c[*]Application.Helpers*%2c[*]Application.Interfaces*%2c[*]Application.Mappers*%2c[*]Services*%2c[*]Application.Services*%2c[*]Domain*%2c[*]Infrastructure*%2c[*]WebApi*"