The purpose of this project is to allow that Autofixture to create your Akka.Net actors in your tests with Xunit2.
Info
Version: | 1.1.0 |
Author(s): | Braspag Dev Team |
Last Update: | Wednesday, February 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BraspagDevelopers/fluent-query-builder |
NuGet Url: | https://www.nuget.org/packages/Braspag.Autofixture.Xunit2.Akka |
Install
Install-Package Braspag.Autofixture.Xunit2.Akka
dotnet add package Braspag.Autofixture.Xunit2.Akka
paket add Braspag.Autofixture.Xunit2.Akka
Braspag.Autofixture.Xunit2.Akka Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Akka(>= 1.3.5)
- Akka.TestKit.Xunit2(>= 1.3.5)
- AutoFixture(>= 4.1.0)
Tags