jrouaix / specflow_issue_reproduce

related to https://github.com/SpecFlowOSS/SpecFlow/issues/2078

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

specflow_issue_reproduce

related to SpecFlowOSS/SpecFlow#2078

works on my machine

dotnet test XUnitTestProject --configuration Release --logger "trx;LogFileName=XUnitTestProject.trx" --results-directory _.testsOutput /property:CollectCoverage=True /property:CoverletOutputFormat=opencover

not on the azure devops CI

About

related to https://github.com/SpecFlowOSS/SpecFlow/issues/2078


Languages

Language:C# 41.7%Language:PowerShell 29.3%Language:Shell 22.8%Language:Gherkin 5.0%Language:Batchfile 1.3%