xunit - xunit.abstractions 2.0.2

Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).

PM> Install-Package xunit.abstractions -Version 2.0.2 -Source https://www.myget.org/F/xunit/api/v3/index.json

Copy to clipboard

> nuget.exe install xunit.abstractions -Version 2.0.2 -Source https://www.myget.org/F/xunit/api/v3/index.json

Copy to clipboard

> dotnet add package xunit.abstractions --version 2.0.2 --source https://www.myget.org/F/xunit/api/v3/index.json

Copy to clipboard
<PackageReference Include="xunit.abstractions" Version="2.0.2" />
Copy to clipboard
source https://www.myget.org/F/xunit/api/v3/index.json

nuget xunit.abstractions  ~> 2.0.2
Copy to clipboard

> choco install xunit.abstractions --version 2.0.2 --source https://www.myget.org/F/xunit/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "xunit" -SourceLocation "https://www.myget.org/F/xunit/api/v2"
Install-Module -Name "xunit.abstractions" -RequiredVersion "2.0.2" -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.

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

Owners

Brad Wilson

Authors

James Newkirk, Brad Wilson

Project URL

https://github.com/xunit/xunit

License

Apache-2.0

Info

23049 total downloads
0 downloads for version 2.0.2
Download (40.08 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 22392