-
-
Notifications
You must be signed in to change notification settings - Fork 119
Deeper integration with mocking frameworks #310
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
To enable automatic mocking of services required by components, e.g. when using AutoFixture in combination with a mocking framework, there should be a way to either replace the TestServicesProvider or to have it redirect to a user provided IServiceProvider when it cannot resolve a service itself.
This is inspired by the post on using AutoFixture and Moq to simplify the "arrange" step of a test, described here: #307.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed