0

Visual Studio for Mac has option to add extension from Visual Studio > Extensions...

From the Extensions window, if I search Specflow and I see nothing is there.

Is there any option to install Specflow extension on Visual Studio for Mac? enter image description here

Funny Boss
  • 328
  • 1
  • 3
  • 12
  • The specflow extensions is only available for Visual Studio for Mac 2019. It does not seem to have been ported to Visual Studio for Mac 2022. https://github.com/straighteight/SpecFlow-VS-Mac-Integration/issues/30 – Matt Ward Feb 08 '23 at 22:37
  • Does it works for Visual Studio for Mac 2019 community edition or some other editon? – Funny Boss Feb 08 '23 at 23:22

1 Answers1

0

There is no way to get specflow extension in visual studio for mac. You can think of vs for mac as a light version of windows vs, therefore there are almost no extensions at all.

However, you can use JetBrains Rider to install specflow extension, the only catch is that Rider is paid.

Links:

RNanoware
  • 551
  • 6
  • 16
pyleky11
  • 5
  • 2