Skip to content

TestCentric.Engine 2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@CharliePoole CharliePoole released this 09 May 14:32
· 144 commits to main since this release
c0e4e35

As part of this release we had 11 issues closed.

This is the first beta release of the TestCentric engine.

The major change from the alpha8 release is that all built-in agents have now been removed from the engine itself. This completes our pivot to using pluggable agent extensions for all tests. At this point, the engine alone is no longer capable of running any tests. It's up to the runner making use of the agent to ensure that at least one agent extension is installed. To put it another way: the runner decides what kinds of tests it is capable of running and in what environments, not the engine.

Note: The upcoming beta release of the GUI will include agents for .NET Framework 4.6.2, .NET 6.0 and .NET 7.0. The following additional agents are currently available for user installation: .NET 8.0, .NET 5.0, .NET Core 3.1, .NET Core 2.1, .NET Framework 2.0.

This release was built using the first production release of our TestCentric.Cake.Recipe package.

Build

  • #118 Add tests using Net462PluggableAgent
  • #119 Add tests using Net60Pluggable agent
  • #120 Add tests using Net70PluggableAgent
  • #126 Update recipe to production version 1.0.0

Features

  • #2 Create .NET 6.0 Pluggable Agent Extension
  • #3 Make all agents pluggable extensions
  • #15 Remove Built-in .NET 4.6.2 Framework Agent from the engine
  • #108 Create .NET 7.0 Pluggable Agent
  • #109 Remove built-in net6.0 agent from the engine
  • #110 Remove built-in net7.0 agent from the engine
  • #111 Create net462 agent extension

SHA256 Hashes of the release artifacts

  • 641db39960b5a1f68eb7bb5ad79f53e4a5c2ed6ff0f5fec5586a6fb60bad7106 TestCentric.Engine.2.0.0-beta1.nupkg
  • 0bae0d5af0071a1e8238a0c90cf4f2eba0215edcb55a715eacfa9418845cb8a9 TestCentric.Engine.Core.2.0.0-beta1.nupkg
  • 12171bddc2682bc20133c82df12b07ac4ca77a16192a7997c027d30cab77ffbc TestCentric.Engine.Api.2.0.0-beta1.nupkg