solidtoken / SpecFlow.DependencyInjection

SpecFlow plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.
BSD 3-Clause "New" or "Revised" License
35 stars 11 forks source link

Support SpecFlow v3.7.13 #46

Closed mbhoek closed 3 years ago

mbhoek commented 3 years ago

Fixes the breaking change presumably introduced by BoDi 1.5.

Contributor: @shaundodimead Fixes: #37