Skip to content

Releases: TestCentric/TestCentric.Agent.Core

TestCentric Agent Core 2.1.0

14 Oct 11:45
2bd5e75
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Build

  • #2 Build for multiple targets
  • #52 Add GitHub CI Workflow

Enhancement

  • #49 Eliminate use of CreateInstanceAndUnwrap in NUnit3FrameworkDriver

SHA256 Hashes of the release artifacts

  • 4e5331918d0df7c2ecf89f49fed76ff167dbc1a6ce53d9ce60bf0022874292f3 TestCentric.Agent.Core.2.1.0.nupkg

TestCentric Agent Core 2.0.0

08 May 09:15
ceaea38
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #47 Add support for NUnit 4

TestCentric Agent Core 2.0.0-beta5

27 Feb 16:28
c8d2147
Compare
Choose a tag to compare
Pre-release

As part of this release we had 5 issues closed.

Build

  • #27 Move utility classes from TestCentric.Engine.Core
  • #29 Incorporate shared communications code directly and drop reference to TestCentric.Engine.Core
  • #43 Update dependencies to latest versions...

Enhancements

  • #31 Add additional platforms to TestCentric.Agent.Core package
  • #36 Improve efficiency of dependency resolution

TestCentric Agent Core 2.0.0-beta4

18 Nov 16:03
9141d5b
Compare
Choose a tag to compare
Pre-release

As part of this release we had 6 issues closed.

Initial release of TestCentric.Agent.Core, versioned as 2.0.0-beta4 in order to coordinate with the beta4 releases of the API and the engine itself. The new assembly provides the base code for all the pluggable agents supported by TestCentric. It is not referenced by the engine itself.

The new assembly may be used in the creation of third-party agents similar to ours but it may not be suitable for every type of agent.

Breaking Change

  • #5 Move agent-only code from TestCentric.Engine.Core

Bugs

  • #14 TestCentric.Agent.Core creating TestPackages for direct execution incorrectly
  • #18 Eliminate use of ITransport interface

Build

  • #1 Convert to use a nuspec file for package source rather than PackageContent.
  • #20 Eliminate inheritance from AbstractTestRunner
  • #24 Update references to TestCentric.Engine.Core and TestCentric.Engine.Api to beta4

SHA256 Hashes of the release artifacts

  • aedc0b0b7f65f901e6e93c0e305e0b4675db968d98ccf6f6ec27bdc764b9d229 TestCentric.Agent.Core.2.0.0-beta4.nupkg