Skip to content

Commit c254b41

Browse files
authored
Added download badge
1 parent db7ec53 commit c254b41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[![Build Status](https://dev.azure.com/umplify/Grain/_apis/build/status/Xunit/xunit-dependency-injection-PR?branchName=refs%2Fpull%2F94%2Fmerge)](https://dev.azure.com/umplify/Grain/_build/latest?definitionId=18&branchName=refs%2Fpull%2F94%2Fmerge)
22
![Nuget](https://img.shields.io/nuget/v/Xunit.Microsoft.DependencyInjection)
3+
![Nuget](https://img.shields.io/nuget/dt/Xunit.Microsoft.DependencyInjection)
34

45
# Xunit Dependency Injection
56
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.

0 commit comments

Comments
 (0)