nunit - NUnit.Console 3.18.4-dev00005

This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.

  The following extensions are included with this package:
  * NUnitProjectLoader     - loads tests from NUnit projects
  * VSProjectLoader        - loads tests from Visual Studio projects
  * NUnitV2ResultWriter    - saves results in NUnit V2 format.
  * NUnitV2FrameworkDriver - runs NUnit V2 tests.
  * TeamCityEventListener  - supports special progress messages used by teamcity.

  Other extensions, if needed, must be installed separately.

PM> Install-Package NUnit.Console -Version 3.18.4-dev00005 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> nuget.exe install NUnit.Console -Version 3.18.4-dev00005 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> dotnet add package NUnit.Console --version 3.18.4-dev00005 --source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard
<PackageReference Include="NUnit.Console" Version="3.18.4-dev00005" />
Copy to clipboard
source https://www.myget.org/F/nunit/api/v3/index.json

nuget NUnit.Console  ~> 3.18.4-dev00005
Copy to clipboard

> choco install NUnit.Console --version 3.18.4-dev00005 --source https://www.myget.org/F/nunit/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "nunit" -SourceLocation "https://www.myget.org/F/nunit/api/v2"
Install-Module -Name "NUnit.Console" -RequiredVersion "3.18.4-dev00005" -Repository "nunit" -AllowPreRelease
Copy to clipboard

  • Any 0.0
    • NUnit.ConsoleRunner (>= 3.18.4-dev00005)
    • NUnit.Extension.NUnitProjectLoader (>= 3.8.0)
    • NUnit.Extension.NUnitV2Driver (>= 3.9.0)
    • NUnit.Extension.NUnitV2ResultWriter (>= 3.8.0)
    • NUnit.Extension.TeamCityEventListener (>= 1.0.7)
    • NUnit.Extension.VSProjectLoader (>= 3.9.0)

Owners

Terje CharliePoole

Authors

Charlie Poole, Rob Prouse

Project URL

https://nunit.org/

License

MIT

Tags

nunit test testing tdd runner

Info

0 total downloads
0 downloads for version 3.18.4-dev00005
Download (19.29 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.18.4-dev00005 19.29 KB Mon, 21 Oct 2024 04:51:14 GMT 0
3.18.4-dev00002 19.3 KB Sun, 20 Oct 2024 03:20:12 GMT 0
3.18.3 19.28 KB Tue, 08 Oct 2024 23:37:55 GMT 0
3.18.3-dev00018 19.3 KB Tue, 08 Oct 2024 22:19:42 GMT 0
3.18.3-dev00016 19.3 KB Tue, 08 Oct 2024 18:51:49 GMT 0
3.18.3-dev00014 19.3 KB Mon, 07 Oct 2024 18:30:43 GMT 0
3.18.3-dev00011 19.29 KB Sat, 05 Oct 2024 12:29:50 GMT 0
3.18.3-dev00009 19.29 KB Fri, 04 Oct 2024 19:38:01 GMT 0
3.18.3-dev00006 19.3 KB Thu, 03 Oct 2024 00:28:40 GMT 0
3.18.3-dev00004 19.29 KB Wed, 02 Oct 2024 04:12:22 GMT 0
3.18.3-dev00002 19.29 KB Mon, 30 Sep 2024 16:19:40 GMT 0
3.18.2 19.28 KB Thu, 19 Sep 2024 22:19:14 GMT 0
3.18.1 19.27 KB Mon, 05 Aug 2024 15:37:19 GMT 0
3.18.0 19.28 KB Wed, 17 Jul 2024 04:35:57 GMT 0