I have an error on my solution since I update it to work with SpecFlow (3.1.62) / SpecFlow.Tools.MsBuild.Generation (3.1.62) / SpecRun.Runner (3.1.33) and SpecRun ...
When running a SpecFlow test using nunit-console v13.15.4 with steps that are defined in another assembly, it says that "no matching step was found". The specflow.json file is present in the test ...