/SpecFlow.AutofacServiceProvider

A SpecFlow plugin that enables us to use Microsoft.Extensions.DependencyInjection.ServiceProvider for resolving test dependencies. The ServiceCollection can be extended using the SpecFlow scenario-hooks. AutoFac is used for the IServiceProvider implementation and the object lifecycle handling.

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Watchers