Skip to content

History / Phase Aware Tracking

Revisions

  • 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.

    @lemonlion lemonlion committed May 8, 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: update Phase-Aware Tracking for v2.27.5 deferred variant rendering - Document that StartAction() alone suffices for non-BDD phase boundaries - Add Non-BDD Phase-Aware Verbosity section explaining deferred variants - Update internal flow diagram to show variant computation and rendering - Clarify non-BDD row in Phase Detection table

    @lemonlion lemonlion committed Apr 28, 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 HttpContextAccessor warnings across all gRPC-referencing wiki pages - HTTP-Tracking-Setup: add warning to Non-HttpClient gRPC bullet, add callout in When Do You Need This section, annotate gRPC row in extensions table with v2.25.2+ property name - Tracking-Dependencies: add SUT-to-downstream warning to gRPC blockquote - Tracking-Custom-Dependencies: add HttpContextAccessor note to gRPC table row - Phase-Aware-Tracking: add gRPC note about dual-resolution requirement - Diagnostics-and-Debugging: add new troubleshooting section for gRPC dependency not appearing in per-test reports - Integration-Grpc-Extension: add prominent warning after Quick Start examples about SUT-to-downstream direction requiring HttpContextAccessor

    @lemonlion lemonlion committed Apr 27, 2026
  • Add Phase-Aware Tracking wiki documentation - New page: Phase-Aware Tracking (full guide with options reference, examples, internal flow) - Updated Diagram Customisation: Added StartSetup section, updated API listing - Updated HTTP Tracking Setup: Added TrackDuringSetup/TrackDuringAction to options table - Updated all 21 extension pages: Added phase-aware properties to options tables - Updated sidebar: Added Phase-Aware Tracking link under Configuration

    @lemonlion lemonlion committed Apr 24, 2026