[Enhancement][Adapter] Specflow Adapter
Like JVM Cucumber/TestNG adapters, why don't we create an adapter for Specflow - this should be quite helpful.
Hooks seem pretty straight-forward to implement https://specflow.org/documentation/Hooks/
I am not sure how a packaged binary will be implemented though as I am still learning csharp world intricacies. But.. I saw your samples for Specflow today - can they be rolled into a distributable?
I don't remember much as I created this for a team last year. Will have to look into it but I do not remember it being too complex.
Hi, I am following this with reference to #13, Is there any plans or expected timeline to release this? Or can i just get sample examples to inject featureContext and ScenarioContext for parallel execution and that's where i am currently blocked and unable to find a solution elsewhere.
Hi, Can you please let me know if this is solved or yet to solve or do you have any expected timelines since we have a demo planned? Or can you please provide me some alternate solution to inject featurecontext and scenariocontext in Hooks? Thanks in advance
Sorry, we do not have a set timeline. This is not a high-priority integration for us. A repo has already been setup for this https://github.com/extent-framework/extentreports-specflow-adapter and we would appreciate if someone can contribute