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
                    
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="ANcpLua.Agents.Testing" Version="1.4.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ANcpLua.Agents.Testing" Version="1.4.3" />
                    
Directory.Packages.props
<PackageReference Include="ANcpLua.Agents.Testing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ANcpLua.Agents.Testing --version 1.4.3
                    
#r "nuget: ANcpLua.Agents.Testing, 1.4.3"
                    
#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.
#:package ANcpLua.Agents.Testing@1.4.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ANcpLua.Agents.Testing&version=1.4.3
                    
Install as a Cake Addin
#tool nuget:?package=ANcpLua.Agents.Testing&version=1.4.3
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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