File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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/ )
4040Provides 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/ )
4646Adds 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
1111113 . Notify Fusonic Extensions "Design member board" (David Roth, Johannes Hartmann)
1121124 . Discussion in GL Issue or Mr Request or Design Meeting
1131135 . 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)
You can’t perform that action at this time.
0 commit comments