We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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: 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: correct TUnit troubleshooting - fetcher throw is intentional
docs: TUnit integration - add SafeFetcher, lifecycle caveat, constructor safety row
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 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.
more Tunit additions
Add LightBDD.TUnit integration guide, update sidebar, framework guides, example project, generated reports, and API reference