SpecFlowOSS/SpecFlow

specflow.exe nunitexecutionreport fails on Mono

donnib opened this issue · 3 comments

Hi,
I tried running specflow.exe nunitexecutionreport myproj.csproj on Mac using Mono and it fails with `Sequence contains no matching element`` using Specflow 2.1.0 but not with 1.9.0.
On Windows 2.1.0 works fine with above command.

nUnit 2.6.4

The above error comes up no matter what you put into the .csproj path, it could be a broken path and the same error shows up.

/donnib

Could you please provide a project to reproduce this error?

Should be fixed in SpecFlow 2.2, because we don't have any reference to MSBuild.

lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.