Skip to content

Commit

Permalink
Updated the README.md file #156
Browse files Browse the repository at this point in the history
  • Loading branch information
Arash-Sabet authored Feb 18, 2023
1 parent 9781e6f commit bdcc62e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@

# Xunit Dependency Injection framework

*(The source code of the .NET 7.0 version of this library is retained in [the fork of this repo](https://github.com/Umplify/xunit-dependency-injection-NET7) while the .NET 6.0 version of this library is maintained and supported in this repo.)*

---

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.

This library brings in Microsoft's dependency injection container to Xunit by leveraging Xunit's fixture.
Expand Down

0 comments on commit bdcc62e

Please sign in to comment.