Loopback integration testing for .NET Core WebAPI projects.
Info
Version: | 2.0.29 |
Author(s): | LineTen |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LineTen.Integration.Tests.Framework |
Install
Install-Package LineTen.Integration.Tests.Framework
dotnet add package LineTen.Integration.Tests.Framework
paket add LineTen.Integration.Tests.Framework
LineTen.Integration.Tests.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.TestHost(>= 3.1.8)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.NET.Test.Sdk(>= 16.5.0)
- Moq(>= 4.14.6)
- xunit(>= 2.4.0)
- xunit.runner.visualstudio(>= 2.4.0)