TestCentric.Extension.Net462PluggableAgent 2.4.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package TestCentric.Extension.Net462PluggableAgent --version 2.4.2
NuGet\Install-Package TestCentric.Extension.Net462PluggableAgent -Version 2.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TestCentric.Extension.Net462PluggableAgent" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TestCentric.Extension.Net462PluggableAgent --version 2.4.2
#r "nuget: TestCentric.Extension.Net462PluggableAgent, 2.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TestCentric.Extension.Net462PluggableAgent as a Cake Addin
#addin nuget:?package=TestCentric.Extension.Net462PluggableAgent&version=2.4.2

// Install TestCentric.Extension.Net462PluggableAgent as a Cake Tool
#tool nuget:?package=TestCentric.Extension.Net462PluggableAgent&version=2.4.2

NET 4.6.2 Pluggable Agent

A pluggable agent for the TestCentric Gui Runner, capable of running tests under .NET 4.6.2 or a later version of the .NET Framework.

About Pluggable Agents

Version 2 of the TestCentric Engine will no longer have built-in agents for running tests. All agents will be distributed separately, as pluggable agents, which are a particulary type of engine extension supported by TestCentric.

Of course, a runner without any agents would not be capable of doing anything useful. So, each runner we provide will come with at least one pluggable agent pre-installed. For example the 2.0 release of the GUI will include agents targeting net462, net6.0 and net7.0.

The pluggable agents provided with a runner are still separate packages, but are listed as dependencies of the runner package itself. This allows us to modify easily modify the set of standard agents provided for a runner over it's life cycle and over the life cycle of the supported .NET platforms.

Notes

  1. All pluggable agents are being released with an initial version of 2.0.0. This is done to serve as a reminder that the agents will only function in version 2.0.0 or higher of the TestCentric Gui Runner.

  2. The package id for each pluggable agent uses the NUnit naming convention: NUnit.Extension.* or nunit-extension-*. However, no releases of NUnit 3 currently support this type of extension and it's not clear whether they will be supported in future releases.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on TestCentric.Extension.Net462PluggableAgent:

Package Downloads
TestCentric.GuiRunner The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The TestCentric Runner for NUnit (**TestCentric**) is a GUI runner aimed at eventually supporting a range of .NET testing frameworks. In the 1.x release series, we are concentrating on support of NUnit tests. The user interface is based on the layout and feature set of the of the original NUnit GUI, with the internals modified so as to run NUnit 3 tests. This package includes the both the standard TestCentric GUI runner (`testcentric.exe`) and an experiental runner (`tc-next.exe`) which is available for... wait for it... experimentation! The package incorporates the TestCentric test engine, a modified version of the NUnit engine. ### Features Most features of the NUnit V2 Gui runner are supported. See CHANGES.txt for more detailed information. NUnit engine extensions are supported but no extensions are bundled with the GUI itself. They must be installed separately **using chocolatey**. In particular, to run NUnit V2 tests, you should install the **NUnit V2 Framework Driver Extension**. **Warning:** When using the GUI chocolatey package, **only** chocolatey-packaged extensions will be availble. This is by design. ### Prerequisites **TestCentric** requires .NET 4.5 or later in order to function, although your tests may run in a separate process under other framework versions. Projects with tests to be run under **TestCentric** must already have some version of the NUnit framework installed separtely.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.2 171 2/29/2024
2.4.1 134 1/30/2024
2.4.0 908 11/19/2023
2.3.0 1,782 10/23/2023
2.2.0 266 9/15/2023