Skip to content

Commit 52ed4fc

Browse files
committed
docs: Readded Extensions.UnitTests to readme
1 parent 7d554ca commit 52ed4fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Provides services and extensions for hosting. See the [documentation](docs/Hosti
3939
[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.Mediator.svg?label=Fusonic.Extensions.Mediator&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.Mediator/)
4040
Provides simple mediator implementation. See the [documentation](docs/Mediator/README.md) for more details.
4141

42-
[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.TestContainers.svg?label=Fusonic.Extensions.TestContainers&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.TestContainers/)
43-
Provides simple mediator implementation. See the [documentation](docs/Mediator/README.md) for more details.
42+
[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.UnitTests.svg?label=Fusonic.Extensions.UnitTests&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.UnitTests/)
43+
Xunit v3 based testing base classes with support for dependency injection. Supports DI containers SimpleInjector and ServiceProvider. See the [unit test documentation](docs/UnitTests/README.md) for more details.
4444

4545
[![NuGet](https://img.shields.io/nuget/v/Fusonic.Extensions.UnitTests.EntityFrameworkCore.svg?label=Fusonic.Extensions.UnitTests.EntityFrameworkCore&style=plastic)](https://www.nuget.org/packages/Fusonic.Extensions.UnitTests.EntityFrameworkCore/)
4646
Adds database support using EF Core to the unit tests. See the [unit test documentation](docs/UnitTests/README.md) for more details.
@@ -111,4 +111,4 @@ Integration Workflow
111111
3. Notify Fusonic Extensions "Design member board" (David Roth, Johannes Hartmann)
112112
4. Discussion in GL Issue or Mr Request or Design Meeting
113113
5. New APIs require the approval of at least one board member
114-
6. New APIs should be communicated (announcement)
114+
6. New APIs should be communicated (announcement)

0 commit comments

Comments
 (0)