jole78 / TeamCity.SpecFlow.Reporting

Automates, via PowerShell, the process of executing SpecFlow features via specflow.exe to produce a html report that can be shown in TeamCity.
MIT License
19 stars 1 forks source link

output from specflow and nunit #10

Closed jole78 closed 10 years ago

jole78 commented 10 years ago

When we call specflow and nunit we pipe that to Out-Null as of now. We should support/respect the use of Verbose and output this via Out-String instead.

jole78 commented 10 years ago

1.3.7