ANcpLua.Agents.Testing
1.4.3
dotnet add package ANcpLua.Agents.Testing --version 1.4.3
NuGet\Install-Package ANcpLua.Agents.Testing -Version 1.4.3
<PackageReference Include="ANcpLua.Agents.Testing" Version="1.4.3" />
<PackageVersion Include="ANcpLua.Agents.Testing" Version="1.4.3" />
<PackageReference Include="ANcpLua.Agents.Testing" />
paket add ANcpLua.Agents.Testing --version 1.4.3
#r "nuget: ANcpLua.Agents.Testing, 1.4.3"
#:package ANcpLua.Agents.Testing@1.4.3
#addin nuget:?package=ANcpLua.Agents.Testing&version=1.4.3
#tool nuget:?package=ANcpLua.Agents.Testing&version=1.4.3
ANcpLua.Agents.Testing
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.4.x Tested against: Microsoft.Agents.AI 1.4.0
Channel: stable. This package keeps provider fixtures free of Microsoft Agent Framework preview, RC, and alpha dependencies.
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 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- ANcpLua.Roslyn.Utilities (>= 2.0.7)
- Anthropic.SDK (>= 5.10.0)
- Azure.AI.OpenAI (>= 2.1.0)
- Azure.Identity (>= 1.21.0)
- Google.GenAI (>= 1.6.1)
- Microsoft.Agents.AI (>= 1.4.0)
- Microsoft.AspNetCore.Mvc.Testing (>= 10.0.7)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.7)
- Microsoft.CodeAnalysis.Analyzers (>= 5.3.0)
- Microsoft.CodeAnalysis.CSharp (>= 5.3.0)
- Microsoft.Extensions.AI (>= 10.5.0)
- Microsoft.Extensions.AI.Abstractions (>= 10.5.0)
- Microsoft.Extensions.AI.OpenAI (>= 10.5.0)
- Moq (>= 4.20.72)
- OllamaSharp (>= 5.4.25)
- OpenAI (>= 2.10.0)
- xunit.v3.assert (>= 3.2.2)
- xunit.v3.extensibility.core (>= 3.2.2)
NuGet packages (1)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.3 | 0 | 5/6/2026 |
| 1.4.2 | 0 | 5/6/2026 |
| 1.4.1 | 0 | 5/6/2026 |
| 1.4.0 | 0 | 5/6/2026 |
| 1.3.1 | 0 | 5/6/2026 |
| 1.3.0 | 41 | 5/5/2026 |
| 0.6.2-preview.1 | 22 | 5/5/2026 |
| 0.6.1-preview.1 | 44 | 5/4/2026 |
| 0.6.0-preview.1 | 468 | 4/27/2026 |
| 0.5.5-preview.1 | 59 | 4/27/2026 |
| 0.5.3-preview.1 | 47 | 4/26/2026 |
| 0.5.2-preview.1 | 59 | 4/24/2026 |
| 0.5.1-preview.1 | 48 | 4/24/2026 |
| 0.5.0-preview.1 | 47 | 4/23/2026 |
| 0.4.0-preview.1 | 411 | 4/21/2026 |
| 0.3.1-preview.1 | 214 | 4/19/2026 |
| 0.3.0-preview.1 | 58 | 4/19/2026 |
| 0.2.0-preview.1 | 86 | 4/19/2026 |
| 0.1.3-preview.1 | 70 | 4/19/2026 |