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

Support multiple versions of dependencies #5

Closed jole78 closed 10 years ago

jole78 commented 10 years ago

Doesn't support versions when finding specflow.exe and nunit-console.exe. It will find the first one if multiple versions exist. Could be a problem. Workaround is to set the path/s explicitly for now.

jole78 commented 10 years ago

fixed in 1.3.3 now it takes the latest one at least