Reqnroll icon indicating copy to clipboard operation
Reqnroll copied to clipboard

[WIP] Add Microsoft.Extensions.DependencyInjection integration plugin

Open mbhoek opened this issue 4 months ago • 0 comments

As discussed in #19, this PR adds the Microsoft.Extensions.DependencyInjection integration plugin taken from https://github.com/solidtoken/SpecFlow.DependencyInjection/commit/daa540946a7024cae2fbd7027deecc82eca30cb2.

  • [ ] migrate tests from the original plugin (but change them according to #72)
  • [ ] align the way this plugin works with how the Autofac plugin works (especially the different dependency scopes)
  • [ ] add documentation (usage, example, available plugins)
  • [ ] add entry to CHANGELOG

mbhoek avatar Apr 08 '24 17:04 mbhoek