Skip to content

Commit 8f1ff70

Browse files
authored
Update README.md
1 parent c254b41 commit 8f1ff70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![Nuget](https://img.shields.io/nuget/v/Xunit.Microsoft.DependencyInjection)
33
![Nuget](https://img.shields.io/nuget/dt/Xunit.Microsoft.DependencyInjection)
44

5-
# Xunit Dependency Injection
5+
# Xunit Dependency Injection framework
66
Xunit does not come with any built-in dependency injection features, therefore developers have to come up with their own solution to recruit their favourite dependency injection frameworks in their tests.
77

88
This library brings in Microsoft's dependency injection container to Xunit by leveraging fixtures.

0 commit comments

Comments
 (0)