Extends xUnit to expose extra context and simplify logging.
Info
Version: | 3.3.2 |
Author(s): | https://github.com/SimonCropp/XunitContext/graphs/contributors |
Last Update: | Monday, March 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SimonCropp/XunitContext |
NuGet Url: | https://www.nuget.org/packages/XunitContext |
Install
Install-Package XunitContext
dotnet add package XunitContext
paket add XunitContext
XunitContext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- xunit.abstractions(>= 2.0.3)
- xunit.assert(>= 2.4.1)
- xunit.extensibility.execution(>= 2.4.1)
- xunit.abstractions(>= 2.0.3)
- xunit.assert(>= 2.4.1)
- xunit.extensibility.execution(>= 2.4.1)
Tags