Skip to content

History / API Reference

Revisions

  • 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

    @lemonlion lemonlion committed May 24, 2026
  • docs: update database toggle docs to include collections participants

    @lemonlion lemonlion committed May 24, 2026
  • 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

    @lemonlion lemonlion committed May 17, 2026
  • docs: add Background Steps and File Attachments documentation

    @lemonlion lemonlion committed May 11, 2026
  • 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

    @lemonlion lemonlion committed May 8, 2026
  • docs: update wiki for new LightBddConfiguration.CreateStandardReportsWithDiagrams API - Updated Integration-LightBDD-xUnit3.md with new configuration.CreateStandardReportsWithDiagrams() pattern - Added note to Integration-LightBDD-TUnit.md about xUnit3-only automatic argument capture - Updated Framework-Integration-Guides.md xUnit v3 section with both overloads - Updated API-Reference.md with ArgumentCaptureScenarioDecorator entry

    @lemonlion lemonlion committed May 5, 2026
  • 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.

    @lemonlion lemonlion committed Apr 29, 2026
  • docs: add CurrentTestInfo.Fetcher as standard API for CurrentTestInfoFetcher across all framework docs

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: gRPC AddTrackedGrpcClient DI extension + auto-resolve IHttpContextAccessor (v2.26.1) - Updated Integration-Grpc-Extension with new DI extension section, auto-resolve docs - Updated Diagnostics-and-Debugging with recommended AddTrackedGrpcClient fix - Updated HTTP-Tracking-Setup, Tracking-Dependencies, Tracking-Custom-Dependencies - Updated Phase-Aware-Tracking gRPC note for auto-resolution - Added gRPC extension to API-Reference

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: add DI decorator helpers, Kafka/PubSub DI extensions, API Reference updates for v2.23.12

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: fix documentation gaps found in wiki audit - Fix incorrect docs: remove ghost CiSummaryPlantUmlRendering property, fix InternalFlowNoDataBehavior default (ShowMessage->HideLink), fix HtmlSpecificationsCustomStyleSheet default (null->VioletThemeStyleSheet), fix LightBDD HappyPathAttribute attribution - Add missing features to Report-Configuration.md: InternalFlowHasDataBehavior, FixedNameForReceivingService - Expand Tags-and-Attributes.md: Category, Labels, DocString, Step Comments - Expand Excluding-Requests.md: How It Works, ExcludedHeaders, RequestResponseMetaType - Expand Large-Response-and-Diagram-Handling.md: splitting thresholds table - Add report features to Generated-Reports.md: failure clustering, diff rendering, file attachments, step comments, ReportGenerator API section - Expand Search-Syntax.md: Implicit AND section - Document TrackingTraceContext, TestTrackingServerBridge, PendingRequestResponseLogs in Tracking-Dependencies.md - Expand Redis extension docs: add missing command mappings (MSETNX, GETRANGE, PEXPIREAT, LPUSHX, RPUSHX) - Expand ReqNRoll integration docs (all 3 pages): @category: tag, Rule blocks, Scenario Outlines, Step Tables, DocStrings - Document CreateTestTrackingClient DelegatingHandler[] overload in HTTP-Tracking-Setup.md - Expand Component-Diagrams.md diff mode: visual rendering rules, StatsChange record, 20% P95 threshold, useC4 parameter - Update API-Reference.md: add 24 missing public types (WholeTestFlowVisualization, StringCasing, DataFormat, CiMetadata, ScenarioStep, StepParameter, FileAttachment, InternalFlowHasDataBehavior, ComponentDiagramDiffer, RelationshipStats, DependencyGraphMetrics, and more)

    @lemonlion lemonlion committed Apr 17, 2026
  • docs: update wiki for v2.0.131 core consolidation - API-Reference: add core WebApplicationFactoryExtensions, ServiceCollectionExtensions, ScenarioTitleResolver; deprecation note for per-framework copies - Diagram-Customisation: document Func<string> delegate overloads on DefaultTrackingDiagramOverride - HTTP-Tracking-Setup: note simplified imports from core namespace

    @lemonlion lemonlion committed Apr 17, 2026
  • v2.0.112-beta: docs for TrackingProxy, extensions, diagnostics, flame chart zoom New pages: - Diagnostics-and-Debugging.md - Integration-DispatchProxy-Extension.md - Integration-MediatR-Extension.md Updated pages: - API-Reference.md: new types (TrackingProxy, SafeSerializer, TraceContext, etc.) - Report-Configuration.md: ActivitySourceDiscovery, DiagnosticMode options - Internal-Flow-Tracking.md: flame chart zoom, enriched empty diagnostics - Tracking-Custom-Dependencies.md: TrackingProxy/LogPair alternatives - _Sidebar.md: new extension links, Diagnostics page

    @lemonlion lemonlion committed Apr 16, 2026
  • Remove CiSummaryInteractive references

    @lemonlion lemonlion committed Apr 14, 2026
  • Remove all Mermaid references - Mermaid support has been removed

    @lemonlion lemonlion committed Apr 14, 2026
  • Documentation improvements

    @lemonlion lemonlion committed Apr 14, 2026
  • Add LightBDD.TUnit integration guide, update sidebar, framework guides, example project, generated reports, and API reference

    @lemonlion lemonlion committed Apr 13, 2026
  • Document ScenarioResult status redesign and gradient icon feature - Update ScenarioResult enum docs with all 5 values - Add Scenario Result Statuses section with colour/icon table - Add gradient icon documentation (passed-bypassed) - Add complete Framework Status Mappings table for all 7 adapters - Document LightBDD contextual Ignored split logic

    @lemonlion lemonlion committed Apr 12, 2026
  • Update wiki for v2.0.44-beta: NodeJs rendering, CI summary improvements - CI Summary Integration: Add NodeJs rendering section, note truncation section, CiSummaryPlantUmlRendering config, updated example output (collapsible details, darkred failures, expanded stack traces, truncated/full diagrams) - Report Configuration: Add CiSummaryPlantUmlRendering property, NodeJs option - PlantUML Browser Rendering: Mention NodeJs as CI alternative - API Reference: Add NodeJs to PlantUmlRendering enum docs

    @lemonlion lemonlion committed Apr 9, 2026
  • docs: Update wiki for zero-config auto-start, rename to AddActivityListenerForInternalFlowTracking, InternalFlowTracking defaults to true - Renamed AddOpenTelemetryForInternalFlowTracking -> AddActivityListenerForInternalFlowTracking - Documented auto-start from TestTrackingMessageHandler constructor - InternalFlowTracking default changed from false to true - InternalFlowActivitySources property on TestTrackingMessageHandlerOptions - InternalFlowSpanStore deduplication by reference identity - Updated architecture diagrams, API reference, config tables - Updated Inline-SVG-Rendering.md for new defaults

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: Update wiki for ActivityListener approach and InternalFlowSpanStore in core - Integration-OpenTelemetry-Extension.md: Featured AddOpenTelemetryForInternalFlowTracking() as recommended, documented ActivityListener vs manual OTel SDK approaches, updated API reference with all new types - Internal-Flow-Tracking.md: Updated prerequisites, full example, architecture diagram, requirements section to reflect no-reflection core store - API-Reference.md: Added InternalFlowSpanStore, InternalFlowActivityListener, InternalFlowServiceCollectionExtensions; updated TestTrackingSpanStore as facade

    @lemonlion lemonlion committed Apr 5, 2026
  • docs: Add Internal Flow Tracking, Inline SVG Rendering, and OpenTelemetry Extension pages; update sidebar, home, report config, API reference

    @lemonlion lemonlion committed Apr 4, 2026
  • docs: Split DiagramFormat into DiagramFormat + PlantUmlRendering enums

    @lemonlion lemonlion committed Apr 3, 2026
  • docs: Fix stale CI summary rendering description, add missing LazyLoadDiagramImages and RequestResponseMidProcessor properties, update Mermaid options heading for PlantUmlBrowser, update API reference

    @lemonlion lemonlion committed Apr 3, 2026
  • docs: Add PlantUML Browser Rendering page, update sidebar, home, report config, generated reports, API reference

    @lemonlion lemonlion committed Apr 3, 2026
  • docs: Add Redis extension documentation - New page: Integration-Redis-Extension.md - Updated _Sidebar.md, Home.md with Redis extension links - Updated API-Reference.md with Redis extension classes - Updated Tracking-Dependencies.md with Redis callout - Updated Framework-Integration-Guides.md with Redis section

    @lemonlion lemonlion committed Apr 3, 2026
  • docs: Add CI Artifact Upload page, update sidebar, home, report config, generated reports, API reference

    @lemonlion lemonlion committed Apr 2, 2026
  • docs: Add CI Summary Integration page, update sidebar, home, report config, generated reports, API reference

    @lemonlion lemonlion committed Apr 2, 2026
  • docs: add component diagrams wiki page and update sidebar, home, report config, API reference

    @lemonlion lemonlion committed Apr 2, 2026
  • docs: add EF Core Relational Extension to wiki - New page: Integration-EF-Core-Relational-Extension.md (full guide) - Home.md: added to Contents list - _Sidebar.md: added under Extensions section - Framework-Integration-Guides.md: added extension summary - API-Reference.md: added type reference table - HTTP-Tracking-Setup.md: added to Non-HttpClient Dependencies - Tracking-Dependencies.md: added callout alongside CosmosDB note

    @lemonlion lemonlion committed Apr 2, 2026