![]() |
VOOZH | about |
dotnet add package TestTrackingDiagrams.Extensions.EfCore.Relational --version 2.37.4
NuGet\Install-Package TestTrackingDiagrams.Extensions.EfCore.Relational -Version 2.37.4
<PackageReference Include="TestTrackingDiagrams.Extensions.EfCore.Relational" Version="2.37.4" />
<PackageVersion Include="TestTrackingDiagrams.Extensions.EfCore.Relational" Version="2.37.4" />Directory.Packages.props
<PackageReference Include="TestTrackingDiagrams.Extensions.EfCore.Relational" />Project file
paket add TestTrackingDiagrams.Extensions.EfCore.Relational --version 2.37.4
#r "nuget: TestTrackingDiagrams.Extensions.EfCore.Relational, 2.37.4"
#:package TestTrackingDiagrams.Extensions.EfCore.Relational@2.37.4
#addin nuget:?package=TestTrackingDiagrams.Extensions.EfCore.Relational&version=2.37.4Install as a Cake Addin
#tool nuget:?package=TestTrackingDiagrams.Extensions.EfCore.Relational&version=2.37.4Install as a Cake Tool
Effortlessly autogenerate PlantUML sequence diagrams from your component and acceptance tests. Tracks interactions between your test caller, your Service Under Test (SUT), and its dependencies — including HTTP calls, Azure Cosmos DB operations, SQL queries (via EF Core), Redis commands, events/messages, and arbitrary method calls — then converts them into diagrams embedded in searchable HTML reports and structured data files.
Each test that uses tracked dependencies automatically produces a sequence diagram showing the full request/response flow between services.
TestTrackingMessageHandler for HTTP, CosmosTrackingMessageHandler for Cosmos DB, SqlTrackingInterceptor for EF Core SQL, RedisTrackingDatabase for Redis, TrackingProxy<T> for arbitrary interfaces, and MessageTracker for events/messages.RequestResponseLogger, capturing operation details, service names, and trace IDs.PlantUmlCreator groups logs by test ID and converts them into sequence diagram code.ReportGenerator combines the diagrams with test metadata to produce HTML reports and structured data files.dotnet add package TestTrackingDiagrams.xUnit3
See the Quick Start guide for full setup instructions.
| Framework | Package |
|---|---|
| Core library | TestTrackingDiagrams |
| xUnit v3 | TestTrackingDiagrams.xUnit3 |
| xUnit v2 | TestTrackingDiagrams.xUnit2 |
| NUnit v4 | TestTrackingDiagrams.NUnit4 |
| MSTest v3 | TestTrackingDiagrams.MSTest |
| TUnit | TestTrackingDiagrams.TUnit |
| BDDfy | TestTrackingDiagrams.BDDfy.xUnit3 |
| LightBDD | TestTrackingDiagrams.LightBDD.xUnit3 / .xUnit2 / .TUnit |
| ReqNRoll | TestTrackingDiagrams.ReqNRoll.xUnit3 / .xUnit2 / .TUnit |
| Extension | Package |
|---|---|
| Azure Cosmos DB | TestTrackingDiagrams.Extensions.CosmosDB |
| EF Core (Relational) | TestTrackingDiagrams.Extensions.EfCore.Relational |
| Redis | TestTrackingDiagrams.Extensions.Redis |
| Local PlantUML (IKVM) | TestTrackingDiagrams.PlantUml.Ikvm |
For full documentation, see the Wiki.
Key pages:
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.37.4 | 1,036 | 5/17/2026 |
| 2.37.3 | 109 | 5/17/2026 |
| 2.37.2 | 119 | 5/16/2026 |
| 2.37.1 | 118 | 5/16/2026 |
| 2.36.5 | 171 | 5/16/2026 |
| 2.36.4 | 109 | 5/15/2026 |
| 2.36.3 | 154 | 5/15/2026 |
| 2.36.1 | 97 | 5/15/2026 |
| 2.36.0 | 135 | 5/15/2026 |
| 2.35.8 | 104 | 5/15/2026 |
| 2.35.7 | 93 | 5/15/2026 |
| 2.35.5 | 144 | 5/14/2026 |
| 2.35.4 | 124 | 5/14/2026 |
| 2.35.3 | 93 | 5/14/2026 |
| 2.35.2 | 188 | 5/14/2026 |
| 2.35.1 | 176 | 5/14/2026 |
| 2.35.0 | 117 | 5/14/2026 |
| 2.34.4 | 112 | 5/14/2026 |
| 2.34.3 | 92 | 5/14/2026 |
| 2.34.2 | 229 | 5/13/2026 |