I have a specflow test which is running well in my Visual studio environment. I am using specrun to run those test. All is fine.
The challenge is I need to run these test in another machine where I dont have Visual Studio to run the tests.
I believe we can install specflow ( assume it is available as an MSI ) and then run the runtests.cmd which is available by default.
But I dont know from where I need to get this msi. Can anyone help me in this regard
Thanks
As you are using Specrun which is the runner you should be able to find the files in the pacakges directory if you are using Nuget