Skip to content

History / Report Configuration

Revisions

  • docs: add Merging Parallel Reports page for kronikol merge / GenerateMergeableData

    @lemonlion lemonlion committed Jun 20, 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: 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: add TestRunReportTitle property to Report Configuration

    @lemonlion lemonlion committed May 4, 2026
  • Add Filtering and Redacting Diagram Content page, How-To Guides, FAQ, and cross-links - New page: Filtering-and-Redacting-Diagram-Content.md (intent-based recipes for wide diagrams, sensitive data, hash-based token shortening, setup noise, custom large content) - New page: How-To-Guides.md (task-oriented index with question headings) - New page: FAQ.md (short inline answers to common questions) - Updated _Sidebar.md: Added Common Tasks section with links to new pages - Updated Home.md: Added Common Tasks section prominently above Contents - Updated Content-Formatting.md: Added callout at top pointing to recipes page - Updated Excluded-Headers.md: Added Related section with cross-links - Updated Large-Response-and-Diagram-Handling.md: Added note distinguishing splitting from content redaction - Updated Report-Configuration.md: Added cross-links on ExcludedHeaders, PostProcessor, MidProcessor

    @lemonlion lemonlion committed May 1, 2026
  • docs: add GraphQL Body Formatting section to Content Formatting, add GraphQlBodyFormat to Report Configuration

    @lemonlion lemonlion committed Apr 27, 2026
  • docs: dependency-type coloring & embedded component diagram (v2.22.0)

    @lemonlion lemonlion committed Apr 22, 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: add TitleizeParameterNames option, update GroupParameterizedTests for single-instance scenarios

    @lemonlion lemonlion committed Apr 17, 2026
  • docs: add parameterized test grouping documentation - Report-Configuration: add GroupParameterizedTests and MaxParameterColumns options - Generated-Reports: add Parameterized Test Grouping section with interactive features, table layouts, deep linking, search highlighting, and xUnit3 structured extraction details

    @lemonlion lemonlion committed Apr 17, 2026
  • docs: document enriched TestRunReport data with PlantUML and HTTP interactions

    @lemonlion lemonlion committed Apr 16, 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
  • docs: improve discoverability via cross-references and fixes - HTTP-Tracking-Setup: Add InternalFlowActivitySources and CurrentStepTypeFetcher to options table with links to Internal Flow Tracking page - HTTP-Tracking-Setup: Explain CreateTestTrackingClient is equivalent to CreateDefaultClient(new TestTrackingMessageHandler(options)) - HTTP-Tracking-Setup: Cross-reference Tracking Dependencies page from handler chaining section - Report-Configuration: Enrich InternalFlowSpanGranularity description with link to well-known sources list and decision table - Report-Configuration: Fix InternalFlowTracking default from false to true (matches source code) and remove incorrect OTel package requirement - Integration-BDDfy-xUnit3: Expand CreateTestTrackingClient description in key components table with equivalence and link to chaining docs - Quick-Start: Link to Generated Reports page for full output file list

    @lemonlion lemonlion committed Apr 16, 2026
  • 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.

    @lemonlion lemonlion committed Apr 15, 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
  • v2.0.77-beta: Add pie chart, CI metadata, step numbering, custom branding, tag expressions, rules, docstrings, examples tables, duration columns

    @lemonlion lemonlion committed Apr 13, 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 v2.0.15-alpha - whole-test flow, component diagram flows, system flamechart

    @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 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 Mermaid Output page, update sidebar, home, and report configuration

    @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
  • Add PlantUML IKVM local rendering documentation

    @lemonlion lemonlion committed Apr 2, 2026
  • Document PlantUmlImageFormat option (Png/Svg) in Report Configuration, PlantUML Server Configuration, and API Reference

    @lemonlion lemonlion committed Apr 2, 2026