xunit - xunit.abstractions 2.0.3
Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).
PM> Install-Package xunit.abstractions -Version 2.0.3 -Source https://www.myget.org/F/xunit/api/v3/index.json
> nuget.exe install xunit.abstractions -Version 2.0.3 -Source https://www.myget.org/F/xunit/api/v3/index.json
> dotnet add package xunit.abstractions --version 2.0.3 --source https://www.myget.org/F/xunit/api/v3/index.json
source https://www.myget.org/F/xunit/api/v3/index.json
nuget xunit.abstractions ~> 2.0.3
Copy to clipboard
> choco install xunit.abstractions --version 2.0.3 --source https://www.myget.org/F/xunit/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "xunit" -SourceLocation "https://www.myget.org/F/xunit/api/v2"
Install-Module -Name "xunit.abstractions" -RequiredVersion "2.0.3" -Repository "xunit"
Copy to clipboard
About xUnit.net
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework. Written by the original inventor of NUnit v2, xUnit.net is the latest technology for unit testing C#, F#, VB.NET and other .NET languages. xUnit.net works with ReSharper, CodeRush, TestDriven.NET and Xamarin. It is part of the .NET Foundation, and operates under their code of conduct. It is licensed under Apache 2 (an OSI approved license).
For project documentation, please visit the xUnit.net project home.
- New to xUnit.net? Get started with desktop, .NET Core, and devices.
- Need some help building the source? https://xunit.github.io/docs/building-xunit.html
- Want to contribute to the project? https://github.com/xunit/xunit/blob/master/CONTRIBUTING.md
Latest Builds
Channel | Core Framework | Analyzers | Devices Runner |
---|---|---|---|
CI | |||
NuGet | |||
MyGet (gallery) |
-
.NETFramework 3.5
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.0)
-
.NETStandard 2.0
- .NETFramework 3.5: 3.5.0.0
- .NETStandard 1.0: 1.0.0.0
- .NETStandard 2.0: 2.0.0.0
OwnersBrad Wilson |
AuthorsJames Newkirk, Brad Wilson |
Project URLhttps://github.com/xunit/xunit |
LicenseApache-2.0 |
Info18770 total downloads |
0 downloads for version 2.0.3 |
Download (64.29 KB) |
NuGet 2.12 or higher |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
![]() |
2.0.3 | 64.29 KB | Sat, 25 Aug 2018 19:55:31 GMT | 0 |
|
||
![]() |
2.0.2 | 40.08 KB | Tue, 17 Jul 2018 04:09:42 GMT | 0 |
|
||
![]() |
2.0.2-rc.1 | 64.95 KB | Sun, 01 Jul 2018 23:56:05 GMT | 0 |
|
||
![]() |
2.0.1 | 26.91 KB | Tue, 03 Oct 2017 02:14:25 GMT | 657 |
|
||
![]() |
2.0.0 | 28.37 KB | Sun, 15 Mar 2015 21:20:48 GMT | 18113 |
|