xunit - xunit.runner.console 2.3.1

Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget xunit.runner.console  ~> 2.3.1
Copy to clipboard

> choco install xunit.runner.console --version 2.3.1 --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.runner.console" -RequiredVersion "2.3.1" -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)
  • .NETCoreApp 1.0: 1.0.0.0
  • .NETCoreApp 2.0: 2.0.0.0
  • .NETFramework 4.5.2: 4.5.2.0

Owners

Brad Wilson

Authors

James Newkirk, Brad Wilson

Project URL

https://github.com/xunit/xunit

License

Apache-2.0

Info

15586 total downloads
66 downloads for version 2.3.1
Download (709.33 KB)
NuGet 2.12 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.5.1-pre.15 3.37 MB Thu, 27 Jul 2023 20:02:08 GMT 0
2.5.1-pre.12 3.37 MB Fri, 21 Jul 2023 18:06:31 GMT 0
2.5.1-pre.11 3.37 MB Fri, 21 Jul 2023 04:11:17 GMT 0
2.5.1-pre.10 3.37 MB Fri, 21 Jul 2023 02:19:07 GMT 0
2.5.1-pre.9 3.37 MB Sun, 16 Jul 2023 10:32:31 GMT 0
2.5.1-pre.8 3.37 MB Sat, 15 Jul 2023 20:41:30 GMT 0
2.5.1-pre.7 3.37 MB Fri, 14 Jul 2023 19:56:03 GMT 0
2.5.1-pre.6 3.35 MB Fri, 14 Jul 2023 03:05:54 GMT 0
2.5.1-pre.5 3.35 MB Fri, 14 Jul 2023 02:55:20 GMT 0
2.5.1-pre.4 3.35 MB Tue, 11 Jul 2023 21:50:17 GMT 0
2.5.1-pre.3 3.35 MB Tue, 11 Jul 2023 00:03:05 GMT 0
2.5.1-pre.2 3.35 MB Sat, 08 Jul 2023 00:03:05 GMT 0
2.5.1-pre.1 3.35 MB Thu, 06 Jul 2023 22:12:52 GMT 0
2.5.0 3.35 MB Thu, 06 Jul 2023 21:31:45 GMT 0
2.5.0-pre.45 3.35 MB Wed, 05 Jul 2023 19:50:07 GMT 0
2.5.0-pre.44 3.35 MB Mon, 03 Jul 2023 19:22:06 GMT 0
2.5.0-pre.43 3.35 MB Sat, 01 Jul 2023 02:28:44 GMT 0
2.5.0-pre.42 3.35 MB Fri, 30 Jun 2023 00:25:25 GMT 0
2.5.0-pre.41 3.35 MB Thu, 29 Jun 2023 00:25:20 GMT 0
2.5.0-pre.39 3.35 MB Wed, 28 Jun 2023 19:56:33 GMT 0
2.5.0-pre.38 3.35 MB Sat, 24 Jun 2023 02:03:04 GMT 0
2.5.0-pre.37 3.35 MB Wed, 21 Jun 2023 21:41:10 GMT 0
2.5.0-pre.36 3.35 MB Wed, 21 Jun 2023 06:34:14 GMT 0
2.5.0-pre.35 3.35 MB Wed, 21 Jun 2023 04:50:50 GMT 0
2.5.0-pre.34 3.35 MB Wed, 21 Jun 2023 04:11:45 GMT 0
2.5.0-pre.33 3.35 MB Tue, 20 Jun 2023 02:31:45 GMT 0
2.5.0-pre.32 3.35 MB Sun, 18 Jun 2023 00:44:20 GMT 0
2.5.0-pre.31 3.35 MB Sat, 17 Jun 2023 23:08:09 GMT 0
2.5.0-pre.30 3.35 MB Sat, 17 Jun 2023 07:05:58 GMT 0
2.5.0-pre.29 3.35 MB Sat, 17 Jun 2023 06:30:01 GMT 0
2.5.0-pre.28 3.35 MB Sat, 17 Jun 2023 05:09:26 GMT 0
2.4.2 2.73 MB Mon, 01 Aug 2022 21:11:36 GMT 0
2.4.1 2.43 MB Mon, 29 Oct 2018 04:24:38 GMT 0
2.4.0 2.43 MB Tue, 17 Jul 2018 04:19:29 GMT 0
2.3.1 709.33 KB Fri, 27 Oct 2017 05:37:25 GMT 66
2.3.0 1.01 MB Fri, 06 Oct 2017 22:15:01 GMT 17
2.2.0 134.2 KB Sun, 19 Feb 2017 23:18:29 GMT 149
2.1.0 117.93 KB Sun, 27 Sep 2015 17:35:07 GMT 15354