This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Releases: TestCentric/TestCentric.Extensibility
Releases · TestCentric/TestCentric.Extensibility
TestCentric Extensibility 3.2.0
As part of this release we had 2 issues closed.
Bug
- #55 Extension throwing in constructor should be reported clearly and flagged.
Enhancement
- #56 Port changes from NUnit
SHA256 Hashes of the release artifacts
bc3206fd0fa4b4aa35f6d997f7d63cda762acde731ed864568772d55160f0cf9 TestCentric.Extensibility.3.2.0.nupkg85856deb785c1ca54066d56989a7d6f0ab8d92ae584305d1108de964b11063bf TestCentric.Extensibility.Api.3.2.0.nupkg
TestCentric Extensibility 3.1.0
As part of this release we had 4 issues closed.
Bug
- #51 Get tests working for the .NetStandard 2.0 build
Build
- #26 Add source package
Documentation
- #34 Package has incorrect README file
Enhancement
- #49 Modify signature of FindExtensionPoints and FindExtensions
SHA256 Hashes of the release artifacts
46d2d0e21bb169ddfa28676fe3ce3eae9d3f16854ff0532eeef3814160952f34 TestCentric.Extensibility.3.1.0.nupkg121ab6dbf1a492f6bfb09009aa2a5c2fc628e9fe2af87aa8ed77d69c77e12153 TestCentric.Extensibility.Api.3.1.0.nupkg
TestCentric Extensibility 3.0.2
As part of this release we had 1 issue closed.
Build
- #47 Update CI workflow
SHA256 Hashes of the release artifacts
77e33836da3a1b93d1750d25e03fbd5a9787fb1509db4c0da74197ec8d353921 TestCentric.Extensibility.3.0.2.nupkg085661ddb200475d697d0cd0007741ccbbd7f482b0ffa339f4cd94be04fee691 TestCentric.Extensibility.Api.3.0.2.nupkg
TestCentric Extensibility 3.0.1
As part of this release we had 1 issue closed.
Build
- !46 Add CI Workflow
SHA256 Hashes of the release artifacts
330a3827c83ca205a73a4a426129a13742936a5e23667be8c1316f8c98ac4111 TestCentric.Extensibility.3.0.1.nupkg11117c6b227451751974e5f78ddfbc530be23de18da9f6f3cba683a148861cad TestCentric.Extensibility.Api.3.0.1.nupkg
TestCentric Extensibility 3.0.0
As part of this release we had 22 commits which resulted in 3 issues being closed.
Breaking Change
- #30 Change Assembly name to TestCentric.Extensibility
Build
TestCentric Extensibility 2.0.0
As part of this release we had 10 issues closed.
Breaking Changes
- #5 Switch to use version of the assembly being extended rather than NUnit for min version checks
- #7 Eliminate use of NUnitEngineException by ExtensionManager
- #11 Remove all references to NUnit.Engine
Bugs
Build
- #12 Move InternalTrace and related logging classes to a separate project
Features