Open willerpp opened 3 months ago
Hello,
The project targets quite an old version of .net, so there are likely to be some compatibility issues. Its status is also somewhat uncertain and doesn't appear it is still being maintained.
If you are able to migrate to Reqnroll (Specflow spiritual successor, which I would strongly recommend) you could give this fork a try.
It's been converted to .net standard so should be fine for .net 6.
Hi, I have a test Nunit with specflow in .net 6 project and I was able to install the plugin and run the project but nothing happens, even if I exclude from the specflow.json file the parameters the project doesn't trigger any exception. Any idea why is this happening to me? thank you