You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xunit does not support any built-in dependency injection features, therefore developers have to come up with a solution to recruit their favourite dependency injection framework in their tests.
8
8
@@ -15,7 +15,7 @@ This library brings **Microsoft's dependency injection container** to Xunit by l
15
15
## ✨ Key Features
16
16
17
17
- 🎯 **Multiple injection patterns** - Choose the approach that fits your team's style
Copy file name to clipboardExpand all lines: examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj
0 commit comments