This package provides a fluent arrange, act, assert pattern that is enhanced with Moq and AutoFixture.
Info
Version: | 0.2.1 |
Author(s): | https://github.com/smokedlinq/A3 |
Last Update: | Thursday, September 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/smokedlinq/A3 |
NuGet Url: | https://www.nuget.org/packages/A3 |
Install
Install-Package A3
dotnet add package A3
paket add A3
A3 Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture.AutoMoq(>= 4.14.0)
- FluentAssertions(>= 5.10.3)
- Moq(>= 4.15.1)