xUnit testkit library for transactions.
Info
Version: | 8.2.0 |
Author(s): | Microsoft |
Last Update: | Friday, July 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.Transactions.TestKit.xUnit |
Install
Install-Package Microsoft.Orleans.Transactions.TestKit.xUnit
dotnet add package Microsoft.Orleans.Transactions.TestKit.xUnit
paket add Microsoft.Orleans.Transactions.TestKit.xUnit
Microsoft.Orleans.Transactions.TestKit.xUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.Transactions.TestKit.Base(>= 3.4.1)
- Xunit.SkippableFact(>= 1.3.12)
- xunit.assert(>= 2.4.1)
- xunit.extensibility.core(>= 2.4.1)
- xunit.extensibility.execution(>= 2.4.1)
Tags