RapidCore.Xunit is a collection of tools to speed up your xunit test coding process.
Info
Version: | 0.27.3 |
Author(s): | nover |
Last Update: | Thursday, April 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rapidcore/rapidcore/ |
NuGet Url: | https://www.nuget.org/packages/RapidCore.Xunit |
Install
Install-Package RapidCore.Xunit
dotnet add package RapidCore.Xunit
paket add RapidCore.Xunit
RapidCore.Xunit Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidCore(>= 0.26.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- xunit.abstractions(>= 2.0.1)
Tags