Extends CK.Testing.Monitoring TestHelper with a CKSetup property that supports all the functionalities: running setup on bin/ folders as well as managing component stores and publishing components into stores.
Info
Version: | 22.0.2 |
Author(s): | Signature Code |
Last Update: | Tuesday, August 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CK.Testing.CKSetup |
Install
Install-Package CK.Testing.CKSetup
dotnet add package CK.Testing.CKSetup
paket add CK.Testing.CKSetup
CK.Testing.CKSetup Download (Unzip the "nupkg" after downloading)
Dependencies
- CKSetup.Core(>= 13.0.1)
- CK.Testing.Monitoring(>= 1.0.1)
- FluentAssertions(>= 5.10.3)