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: add SkipIf/SkipReason section, update Background Steps, config, assertion sub-steps
docs: document automatic attachment file copying
docs: add Background Steps and File Attachments documentation
docs: add ButWhenStep to Step-Tracking page
docs: fix incorrect sync-only claim for IL weaver step tracking
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: step delimiters + single-button toggle updates (v2.30.35)
docs: document keyword deduplication in Step Tracking
docs: add Step Tracking wiki page with cross-references
New page covering installation, attributes, keyword sequencing, parameter
capture, method name humanization, phase transitions, assertion sub-steps,
nested steps, configuration, and framework compatibility.
Cross-references added to: Phase-Aware Tracking (new StepTracking row in
phase detection table), Assertion Tracking (See Also section), Internal
Flow Tracking (See Also section), Generated Reports (BDD steps source list).
Sidebar updated to show Step Tracking under Features.