Reputation: 1794
I downloaded specflow's source from here: https://github.com/techtalk/SpecFlow
I tried to build this source with VS2010 but, "Vs2010Integration" project couldn't be loaded for some reason. Does anyone knows what I'm missing? Some plugins, maybe wrong VS, maybe some configurations to be set?
regards,
Vajda
Upvotes: 0
Views: 150
Reputation: 18179
Have look at:
https://github.com/techtalk/SpecFlow/wiki/Building-SpecFlow
All the needed infrastructure for building SpecFlow from source should be listed there.
Upvotes: 1