Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 824 Bytes

File metadata and controls

13 lines (8 loc) · 824 Bytes

Reqnroll.Microsoft.Extensions.DependencyInjection provides Microsoft.Extensions.DependencyInjection integration for Reqnroll.

This package enables Reqnroll to use the standard .NET dependency injection container for resolving step definitions, hooks, and other dependencies in your BDD tests.

Documentation

For more information about using dependency injection with Reqnroll, see Microsoft.Extensions.DependencyInjection - Reqnroll documentation.

Support