TestKit for writing tests for Akka.NET using xUnit.
Info
Version: | 1.5.40 |
Author(s): | Akka.NET Team |
Last Update: | Monday, March 24, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/akka.net |
NuGet Url: | https://www.nuget.org/packages/Akka.TestKit.Xunit |
Install
Install-Package Akka.TestKit.Xunit
dotnet add package Akka.TestKit.Xunit
paket add Akka.TestKit.Xunit
Akka.TestKit.Xunit Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka.TestKit(>= 1.4.16)
- xunit(>= 2.4.1)
Tags