Common CSharp testing code used at andculture.
Info
Version: | 2.0.0 |
Author(s): | andculture |
Last Update: | Sunday, December 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AndcultureCode/AndcultureCode.CSharp#andculturecodecsharptesting |
NuGet Url: | https://www.nuget.org/packages/AndcultureCode.CSharp.Testing |
Install
Install-Package AndcultureCode.CSharp.Testing
dotnet add package AndcultureCode.CSharp.Testing
paket add AndcultureCode.CSharp.Testing
AndcultureCode.CSharp.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- AndcultureCode.CSharp.Conductors(>= 1.0.0)
- AndcultureCode.CSharp.Core(>= 0.6.0)
- AndcultureCode.CSharp.Extensions(>= 0.4.5)
- AutoMapper(>= 6.0.2)
- Bogus(>= 28.0.2)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Moq(>= 4.12.0)
- Shouldly(>= 3.0.2)
- xunit(>= 2.4.0)