Sample output:
Missing [assembly:GeneratorPlugin] attribute in SpecFlow.Plus.Excel.SpecFlowPlugin.dll
#error TechTalk.SpecFlow.Generator
#error Server stack trace:
#error at TechTalk.SpecFlow.Generator.Plugins.GeneratorPluginLoader.LoadPlugin(PluginDescriptor pluginDescriptor)
...
If you are receiving this error, try setting the Generation Mode in SpecFlow to "OutOfProcess". To do so:
- Select Tools | Options from the menu in Visual Studio.
- Select SpecFlow from the list on the left.
- Locate the Generation Mode setting and set it to "OutOfProcess".
Comments
0 comments
Please sign in to leave a comment.