【发布时间】:2020-03-14 14:15:46
【问题描述】:
我已将 Specflow 从 3.0.225 更新为 3.1.62,但收到错误 Tests_Integration_MSTestAssemblyHooks: Cannot define more than one method with the AssemblyInitialize attribute inside an assembly.
原因显然是我的项目中已经有了[AssemblyInitialize] 属性。我该如何解决?
【问题讨论】: