SpecFlow.DependencyInjection icon indicating copy to clipboard operation
SpecFlow.DependencyInjection copied to clipboard

SpecFlow plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.

Results 2 SpecFlow.DependencyInjection issues
Sort by recently updated
recently updated
newest added

Hi Everyone! I've use this plugin with my test that contains around 14 testcases with multiple service registered ( Page object model, mostly) the plugin works fine with serquential execution...

With [the announcement of Reqnroll](https://github.com/SpecFlowOSS/SpecFlow/issues/2719#issuecomment-1934292742) being the official fork of what used to be SpecFlow. Can we expect this package to be upgraded to support it?

enhancement