gasparnagy / SpecFlow.xUnitAdapter

xUnit adapter for SpecFlow that allows running scenarios without code generation
Apache License 2.0
23 stars 7 forks source link

VS for Mac support #20

Open cosminstirbu opened 6 years ago

cosminstirbu commented 6 years ago

Hello,

Does this work with VS for Mac?

What changes would be needed to make it work with VS for Mac?

Thank you, Cosmin

ChristopherHaws commented 6 years ago

@cosminstirbu Before this adapter can work on Mac, SpecFlow needs to be compiled for .NET Core. There is a lot of work currently in progress to make this happen for the SpecFlow 3.0 release. You can check out the progress here: https://github.com/techtalk/SpecFlow/projects/2