Specflow: Feature request: provide event infrastructure for plugins

Created on 26 Feb 2018  路  4Comments  路  Source: SpecFlowOSS/SpecFlow

In order to provide better options for plugin writers to hook on different events of the execution, we should add an even infrastructure to SpecFlow, similar to the one that Cucumbers have.
(For example with the current infrastructure it is not really possible to trace hook errors.)
I already have a draft for that, this issue is a reminder for myself to integrate it into SpecFlow.

Feature-Request

Most helpful comment

@SabotageAndi yes, this is the goal!

All 4 comments

Could we write this new infrastructure in a way, that multiple plugins can register for the same events?
With the currenty DI based plugins, the first one always wins and for all other plugins nothing happens.

@SabotageAndi yes, this is the goal!

To make it easier for you all to vote on feature requests and influence our prioritization of them in our backlog, we created in our new support tool a special forum to have a better overview of all of them. We moved this feature request there and you can find it here. Sadly we could not take over the existing votes. So if you are still interested in this feature request, please vote again on the new list.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings