Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

v3.9.3

Latest
Compare
Choose a tag to compare
@mbhoek mbhoek released this 15 Dec 20:06
074d885

SpecFlow plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.
https://www.nuget.org/packages/SolidToken.SpecFlow.DependencyInjection/3.9.3

3.9.3+074d885

What's Changed

  • Enable publishing pre-release versions of package #82
  • Fix publishing pre-release versions of package #83
  • real DI scoping #74
  • Fix missing BindMappings for ScenarioContext #84
  • Fix missing IUnitTestRuntimeProvider #85
  • Add ISpecFlowOutputHelper test #87

(Note that this version was re-released due to a bad PR #92)