HaKafkaNet.TestHarness
6.0.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package HaKafkaNet.TestHarness --version 6.0.0
NuGet\Install-Package HaKafkaNet.TestHarness -Version 6.0.0
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="HaKafkaNet.TestHarness" Version="6.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HaKafkaNet.TestHarness --version 6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: HaKafkaNet.TestHarness, 6.0.0"
#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 HaKafkaNet.TestHarness as a Cake Addin #addin nuget:?package=HaKafkaNet.TestHarness&version=6.0.0 // Install HaKafkaNet.TestHarness as a Cake Tool #tool nuget:?package=HaKafkaNet.TestHarness&version=6.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HaKafkaNet.TestHarness
This package contains helpers for writing tests using HaKafkaNet.
It was created with the following goals:
- Create Home Assistant automations in .NET / C# with abilities to:
- track/retrieve states of all entities in Home Assistant
- respond to Home Assistant state changes
- call Home Assistant RESTful services
- Enable all automation code to be fully unit testable
Why ha-kafka-net ?
- Strongly typed access to entities
- Durable - Automations that survive restarts. See also Event Timings
- Fast - Automations run in parallel and asynchronously.
- UI to manage your automations and inspect Kafka consumers.
- Observability through
- Pre-built automations
- Extensible framework - create your own reusable automations
- Extend automation factory with extension methods
- Create your own automamtions from scratch
- Automation builder with fluent syntax for quickly creating automations.
- Full unit testability and componet level testing with Test Harness
- MIT license
See Documentation for full details.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- HaKafkaNet (>= 6.0.0)
- Moq (>= 4.20.70)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HaKafkaNet.TestHarness:
Repository | Stars |
---|---|
leosperry/ha-kafka-net
Integration that uses Home Assistant Kafka integration for creating home automations in .NET and C#
|
Version | Downloads | Last updated |
---|---|---|
10.0.0 | 72 | 10/26/2024 |
9.2.0 | 96 | 10/12/2024 |
9.0.1 | 107 | 9/27/2024 |
8.1.0 | 117 | 9/1/2024 |
6.0.0 | 111 | 4/12/2024 |
5.3.0 | 126 | 3/24/2024 |
5.1.0 | 128 | 3/18/2024 |
5.1.0-prerelease | 86 | 3/17/2024 |
4.0.0 | 153 | 2/23/2024 |
3.0.1 | 118 | 2/12/2024 |
3.0.0 | 137 | 2/11/2024 |
2.1.3 | 133 | 2/5/2024 |
2.1.1 | 145 | 2/4/2024 |
2.0.2 | 120 | 2/3/2024 |
2.0.1 | 118 | 1/31/2024 |
2.0.0 | 105 | 1/31/2024 |
1.1.1-prerelease | 72 | 1/31/2024 |