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

Fix missing BindMappings for ScenarioContext #84

Closed mbhoek closed 2 years ago

mbhoek commented 2 years ago

Additionally some code style and documentation changes.

Fixes: #68