-
Notifications
You must be signed in to change notification settings - Fork 68
Labels
Description
There is a new version of Reqnroll: https://github.com/reqnroll/Reqnroll/blob/main/CHANGELOG.md#v300---2025-08-21
It holds some breaking changes, which makes Allure reports generation incompatible.
System.TypeLoadException: Method 'OnScenarioInitialize' in type 'Allure.ReqnrollPlugin.SelectiveRun.TestPlanAwareTestRunner' from assembly 'Allure.Req...
System.TypeLoadException
Method 'OnScenarioInitialize' in type 'Allure.ReqnrollPlugin.SelectiveRun.TestPlanAwareTestRunner' from assembly 'Allure.ReqnrollPlugin, Version=2.12.1.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
at Allure.ReqnrollPlugin.AllurePlugin.<>c__DisplayClass3_0.<SetUpTestPlanSupport>b__0()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
dkotenkoEmerge, mrairdon-midmark, THilgemanMidmark, burke-mm and 4nandP