Akka testing helpers that help you test the relationships between your actors.
Info
Version: | 2.1.0 |
Author(s): | Connel Hooley |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/connelhooley/AkkaTestingHelpers |
NuGet Url: | https://www.nuget.org/packages/ConnelHooley.AkkaTestingHelpers |
Install
Install-Package ConnelHooley.AkkaTestingHelpers
dotnet add package ConnelHooley.AkkaTestingHelpers
paket add ConnelHooley.AkkaTestingHelpers
ConnelHooley.AkkaTestingHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Akka(>= 1.4.4)
- Akka.DI.Core(>= 1.4.4)
- Akka.TestKit(>= 1.4.4)
- NullGuard.Fody(>= 2.2.0)
- System.ValueTuple(>= 4.5.0)
- Akka(>= 1.4.4)
- Akka.DI.Core(>= 1.4.4)
- Akka.TestKit(>= 1.4.4)
- NullGuard.Fody(>= 2.2.0)
- System.ValueTuple(>= 4.5.0)
Tags