![]() |
VOOZH | about |
dotnet add package ANcpLua.Agents.Testing --version 1.10.0
NuGet\Install-Package ANcpLua.Agents.Testing -Version 1.10.0
<PackageReference Include="ANcpLua.Agents.Testing" Version="1.10.0" />
<PackageVersion Include="ANcpLua.Agents.Testing" Version="1.10.0" />Directory.Packages.props
<PackageReference Include="ANcpLua.Agents.Testing" />Project file
paket add ANcpLua.Agents.Testing --version 1.10.0
#r "nuget: ANcpLua.Agents.Testing, 1.10.0"
#:package ANcpLua.Agents.Testing@1.10.0
#addin nuget:?package=ANcpLua.Agents.Testing&version=1.10.0Install as a Cake Addin
#tool nuget:?package=ANcpLua.Agents.Testing&version=1.10.0Install as a Cake Tool
Consumer toolkit for Microsoft Agent Framework — bundling, governance, testing.
Stable test infrastructure for Microsoft Agent Framework consumers: fake chat clients, conformance bases, diagnostics, and provider fixtures for OpenAI, Azure OpenAI, Anthropic, Ollama, Google Gemini, and OpenRouter.
Run harnesses for focused, non-inherited assertions are available via Harnesses/AgentRunHarness.
Compatible with: Microsoft.Agents.AI 1.10.x Tested against: Microsoft.Agents.AI 1.10.0
Channel: stable. This package keeps provider fixtures free of Microsoft Agent Framework preview, RC, and alpha dependencies.
Naming:
Qyl*= consumer-facing facade / entry-point, bare = primitive consumers may compose with. See .
var result = await AgentRunHarness.For(new FakeEchoAgent())
.WithUserMessage("hello")
.RunAsync();
result.Should().HaveTextContaining("hello");
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on ANcpLua.Agents.Testing:
| Package | Downloads |
|---|---|
|
ANcpLua.Agents.Testing.Workflows
Test infrastructure for Microsoft Agent Framework Workflows. Fluent fixture base with assertion builders, an execution-environment parametric axis, and ANcpLua-authored facades over MAF Workflows internals (facade / decorator / railway / fluent / extension methods) — designed for expressiveness and loose coupling, not a 1:1 mirror of upstream. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.10.0 | 96 | 6/11/2026 |
| 1.9.3 | 105 | 6/9/2026 |
| 1.9.2 | 103 | 6/9/2026 |
| 1.9.1 | 106 | 6/8/2026 |
| 1.9.0 | 106 | 6/4/2026 |
| 1.8.10 | 102 | 6/4/2026 |
| 1.8.9 | 110 | 6/4/2026 |
| 1.8.8 | 102 | 6/3/2026 |
| 1.8.7 | 107 | 5/29/2026 |
| 1.8.6 | 104 | 5/29/2026 |
| 1.8.5 | 103 | 5/29/2026 |
| 1.8.4 | 117 | 5/29/2026 |
| 1.8.3 | 110 | 5/29/2026 |
| 1.8.2 | 110 | 5/29/2026 |
| 1.8.1 | 123 | 5/29/2026 |
| 1.7.4 | 118 | 5/29/2026 |
| 1.7.3 | 112 | 5/29/2026 |
| 1.7.2 | 118 | 5/29/2026 |
| 1.7.1 | 116 | 5/28/2026 |
| 1.7.0 | 118 | 5/28/2026 |