I am writing tests using Specflow, C#, and Allure to generate reports. After updating packages
from version 3.3.57 to 3.4.31 I get this error:
System.TypeInitializationException : The type initializer for 'Allure.SpecFlowPlugin.AllureTestTracerWrapper' threw an exception.
---- System.TypeInitializationException : The type initializer for 'Allure.SpecFlowPlugin.PluginHelper' threw an exception.
-------- System.MissingMethodException : Method not found: 'Void TechTalk.SpecFlow.FeatureInfo..ctor(System.Globalization.CultureInfo, System.String, System.String, System.String[])'
Do you know how can I resolve this issues?
Thank you for any advice or suggestions on how to solve this issue.
Specflow.Allure package is now updated to support SpecFlow 3.4+ https://www.nuget.org/packages/SpecFlow.Allure/3.5.0.4