SpecFlow plugin that enables to use Microsoft.Extensions.DependencyInjection for resolving test dependencies.
Info
Version: | 1.1.8 |
Author(s): | AdCodicem |
Last Update: | Friday, March 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AdCodicem/SpecFlowMicrosoftDependencyInjection |
NuGet Url: | https://www.nuget.org/packages/AdCodicem.SpecFlow.MicrosoftDependencyInjection |
Install
Install-Package AdCodicem.SpecFlow.MicrosoftDependencyInjection
dotnet add package AdCodicem.SpecFlow.MicrosoftDependencyInjection
paket add AdCodicem.SpecFlow.MicrosoftDependencyInjection
AdCodicem.SpecFlow.MicrosoftDependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- SpecFlow(>= 3.0.188)
Tags