![]() |
VOOZH | about |
dotnet add package Metalama.Extensions.DiffEngine --version 2026.1.18
NuGet\Install-Package Metalama.Extensions.DiffEngine -Version 2026.1.18
<PackageReference Include="Metalama.Extensions.DiffEngine" Version="2026.1.18" />
<PackageVersion Include="Metalama.Extensions.DiffEngine" Version="2026.1.18" />Directory.Packages.props
<PackageReference Include="Metalama.Extensions.DiffEngine" />Project file
paket add Metalama.Extensions.DiffEngine --version 2026.1.18
#r "nuget: Metalama.Extensions.DiffEngine, 2026.1.18"
#:package Metalama.Extensions.DiffEngine@2026.1.18
#addin nuget:?package=Metalama.Extensions.DiffEngine&version=2026.1.18Install as a Cake Addin
#tool nuget:?package=Metalama.Extensions.DiffEngine&version=2026.1.18Install as a Cake Tool
This package provides optional diff tool integration for the Metalama aspect testing framework.
Add a reference to this package in your test project:
<PackageReference Include="Metalama.Extensions.DiffEngine" />
When this package is referenced, the Metalama test framework will automatically launch your configured diff tool when test output differs from expected output. This helps you quickly identify and accept changes to expected output files.
Configure diff tool behavior through the testRunner.json configuration file. To edit this file, use the Metalama CLI tool:
metalama config edit testRunner
This opens the configuration file with the following settings:
{
"LaunchDiffTool": true,
"MaxDiffToolInstances": 3
}
Without this package, tests work normally but diff tool features are silently disabled.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.1.18 | 123 | 6/10/2026 |
| 2026.1.17 | 101 | 6/5/2026 |
| 2026.1.16 | 111 | 6/3/2026 |
| 2026.1.15-rc | 99 | 5/15/2026 |
| 2026.1.14-rc | 97 | 5/13/2026 |
| 2026.1.13-preview | 97 | 5/13/2026 |
| 2026.1.12-preview | 97 | 5/12/2026 |
| 2026.1.11-preview | 105 | 5/6/2026 |
| 2026.1.10-preview | 111 | 4/29/2026 |
| 2026.1.9-preview | 126 | 4/17/2026 |
| 2026.1.8-preview | 121 | 4/13/2026 |
| 2026.1.7-preview | 117 | 3/31/2026 |
| 2026.1.6-preview | 222 | 3/28/2026 |
| 2026.1.5-preview | 144 | 3/26/2026 |
| 2026.1.4-preview | 141 | 3/22/2026 |
| 2026.1.3-preview | 164 | 3/7/2026 |
| 2026.1.2-preview | 131 | 2/11/2026 |
| 2026.1.1-preview | 184 | 2/5/2026 |
| 2026.1.0-preview | 139 | 2/1/2026 |