We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: fix final verification findings - xUnit3: fix non-compiling Dispose pattern (override -> new) - MongoDB: fix ChangeStreamCorrelation signatures (required idSelector, CancellationToken in handler lambdas) - Component-Diagrams: fix ArrowColorMode default (ByStatus -> DependencyType), remove phantom ComponentDiagram.puml output file - Redis: clarify Hash method classification language - Event-Annotations: add missing DependencyCategory and phase-aware properties to MessageTrackerOptions table
docs: fill remaining coverage gaps across wiki pages - MSTest: add Customisation Options tables and Faking Downstream Dependencies section (parity with other framework pages) - Redis: fix Hash family categorization (HashIncrement/HashDecrement/ HashExists classified as Increment/Decrement/KeyExists), add StringGetSetExpiry to tracked methods - ServiceBus: fix architecture diagram label from wrapper to subclass - Bigtable: add Other fallback operation to Supported Operations table - ReqNRoll-TUnit: add attachment capture documentation - LightBDD-TUnit: update deprecated ReportWritersConfiguration example - API-Reference: complete Scenario record with missing properties - Document CurrentTestInfo class across xUnit3, NUnit, MSTest, TUnit pages - Add TrackingDiagramOverride.StartSetup() to framework page examples
docs: fix remaining audit findings across wiki pages - HTTP-Tracking-Setup: update stale IHttpClientFactory registration to IHttpMessageHandlerBuilderFilter (v3.0.21+) - xUnit3: fix broken Dispose(bool) pattern in BaseFixture example - Component-Diagrams: add missing ArrowColorMode/DependencyColors to API reference code block - PubSub: remove misleading "Tracker Only" DI section (no separate overload) - PlantUML-Browser-Rendering: fix "official CDN" claim (uses jsdelivr fork) - Tracking-Custom-Dependencies: add DependencyCategory to properties table - LightBDD-xUnit2: update deprecated ReportWritersConfiguration() example
docs: update database toggle docs to include collections participants
docs: complete rebrand TestTrackingDiagrams → Kronikol (v3.0.0) - All TestTrackingDiagrams references → Kronikol - All TTD abbreviations → Kronikol - X-TTD-TestName/X-TTD-TestId → test-tracking-current-test-name/test-tracking-current-test-id - ttd- prefixed headers → kronikol- - TTD_ env vars → KRONIKOL_ - Updated all code examples, API references, and guides
docs: fix wiki inaccuracies found during code audit Report-Configuration.md: - Fix PlantUmlRendering default: Server -> BrowserJs - Fix InternalFlowShowFlameChart default: false -> true - Rename FeaturesReportShowStepNumbers -> TestRunReportShowStepNumbers - Fix GenerateComponentDiagram default in table: false -> true - Add 7 missing properties: GenerateSpecificationsReport, GenerateTestRunReport, GenerateSpecificationsData, GenerateTestRunReportData, GenerateTestRunReportSchema, SetupHighlightColor, ExpectedTestCount Assertion-Tracking.md: - Remove 541 lines of stale duplicate content (old AssertionRewriter section and IL Weaving Beta section superseded by v2.31.0 promotion) Component-Diagrams.md + API-Reference.md: - Fix EmbedInFeaturesReport -> EmbedInTestRunReport Generated-Reports.md: - FeaturesReportShowStepNumbers -> TestRunReportShowStepNumbers Project-Templates.md: - AssertionRewriter -> AssertionTracking (package was removed in v2.31.0) Step-Tracking.md: - Update StepTracking package version to 2.31.0 Integration pages (11 files): - Update all TestTrackingDiagrams.* package versions to 2.31.0
docs: rename CallingServiceName → CallerName across all wiki pages Updated all 49 wiki pages to use CallerName. Added deprecation callouts to HTTP-Tracking-Setup.md and Event-Annotations.md.
docs: update wiki for v2.27.10 — CurrentTestInfo.Fetcher NRE fix
docs: update project paths for src/tests/examples/ reorganization
Update report file names to match current defaults - ComponentSpecificationsWithExamples.html -> Specifications.html - FeaturesReport.html -> TestRunReport.html - ComponentSpecifications.yml -> Specifications.yml Updated across 17 wiki pages: Report Configuration, Quick Start, Generated Reports, CI Artifact Upload, Component Diagrams, and all integration guides.
docs: add brownfield integration guidance from real-world integrations - HTTP-Tracking-Setup: NRE warning for startup HTTP calls with null-safe pattern - Integration-xUnit3: assembly fixture alternative, manual TestContexts.Enqueue, 'most diagrams missing' troubleshooting entry - Tracking-Dependencies: InnerHandler default behaviour, TrackDependencies vs TrackMessages clarification, Pattern 8 (IHttpMessageHandlerBuilderFilter), DI pitfall with multiple filters, updated quick reference table - Event-Annotations: HttpContext null guard for messages outside request context - Content-Formatting: PlantUML multi-line bearer token regex note
docs: clarify HTTP tracking vs MessageTracker for dependency faking - Add 'Faking Dependencies' section to Tracking-Dependencies with WireMock, JustEat HttpClient Interception, and in-memory fake API examples - Add anti-pattern warning, visual comparison, and decision guide to Event-Annotations - Add 'Faking Downstream Dependencies' section to all integration pages - Update Home and Sidebar navigation
Update wiki package references to 1.23.9
Update package versions to 1.23.8
docs: update to net10.0 and version 1.23.5