docs: fix Project-Templates version to v2.29.17 (not v2.29.16)
5bcad6c
docs: Add Project Templates page, update Assertion Tracking with rewriter section
675bbd1
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
9de94e3
docs: add TestRunReportTitle property to Report Configuration
5e2357a
Updated AI Integration Prompt (markdown)
2e5f71d
docs: document Track.TestIdResolver for framework integrations
de283dc
Updated Assertion Tracking (markdown)
303e8e3
docs: Mention AwesomeAssertions alongside FluentAssertions
378addd
docs: Fix assertion formatting examples to show capitalized first letter
06d3fb6
docs: Rename Inline-Assertion-Tracking to Assertion-Tracking
78b7cbc
docs: Add Inline Assertion Tracking wiki page (v2.28.30)
5d37b28
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
595ed41
docs: fix resolution order, add scenario table, add WAF threading callout
70d42d7
docs: ExcludedHosts option, RemoveDbContext<T> helper (v2.28.23)
772d090
docs: add warning about direct CurrentTestInfo.Fetcher() calls throwing in v2.28.22+
8244a70
docs: update Test Context Availability section for v2.28.22 throwing behavior
3e27354
docs: document dependencyCategory parameter on LogPair
369a80c
Add GlobalFallback section to Background Thread Correlation wiki
f86c5d0
docs: v2.28.13 - comprehensive documentation improvements
New pages:
- Background Thread Correlation: TestIdentityScope, ActiveTestTracker, Unknown entries, LazyHttpContextAccessor
- Service Bus Tracking Patterns: MessageTracker setup, BeforePublish/AfterPublish bridging, atomic tracking, dual-caller attribution
Updated pages:
- HTTP Tracking Setup: handler pipeline ordering, PrimaryHandler vs AdditionalHandlers, CreateTestTrackingClient behaviour, IHttpContextAccessor timing
- Diagnostics and Debugging: 8 new troubleshooting entries (empty reports, Unknown entries, Service Bus, function triggers, CosmosDB, service names)
- Quick Start (xUnit): TestContexts.Enqueue warning for custom fixtures
- Integration CosmosDB Extension: fault injection code example, background thread correlation link
- What's New in 2.0: upgrading from 2.27.x to 2.28.x migration guide
- Tracking Custom Dependencies: interface-based blob tracking with auto-resolving LogPair
- Multi-Host Test Architectures: consistent test identity, HttpContextAccessor wiring order, initialization order
- Home and Sidebar: links to new pages
d2f1820
docs: v2.28.12 - diagnostic report improvements, ClientNamesToServiceNames, AtlasDataApi/BigQuery HttpContextAccessor
- Diagnostics-and-Debugging: grouped component table, HttpContextAccessor column, smart warnings, HasHttpContextAccessor interface
- HTTP-Tracking-Setup: ClientNamesToServiceNames exact match semantics section
- Integration-AtlasDataApi-Extension: HttpContextAccessor option in setup example
- Integration-BigQuery-Extension: HttpContextAccessor option in setup example
861d900
docs: v2.28.11 - DiagramMethod/DiagramStatusCode, LogPair auto-resolving, TrackSendMessage, multi-host architecture guide
- Tracking-Custom-Dependencies: OneOf ambiguity workaround, auto-resolving LogPair, IDistributedCache decorator example
- Integration-DispatchProxy: ReplaceWithTracked failure scenarios table
- Integration-CosmosDB: InMemoryEmulator integration guide
- HTTP-Tracking-Setup: JustEat.HttpClientInterception recipe
- Multi-Host-Test-Architectures: NEW page covering dual-host, shared messaging, DI ordering
- _Sidebar: Added Multi-Host Test Architectures link
ad8446b
docs: TestIdentityScope, deferred HttpContextAccessor, fixture suppression
0bedfe4
Updated AI Integration Prompt (markdown)
16ebe79
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.
7297c12
docs: add wiki pages for Npgsql, SqlClient, MySqlConnector, Sqlite, Oracle extensions
993378c
docs: update sidebar with Event-Annotations sub-links, add keyed DI note to IsCurrentRequestFromMyHost
- Added sidebar links for TrackConsumeEvent, DependencyCategory Reference,
and Cross-Host Duplicate Guard sections
- Added v2.27.20 keyed DI support note to IsCurrentRequestFromMyHost docs
f056355
docs: TrackConsumeEvent, CallerDependencyCategory, DependencyCategory reference, IsCurrentRequestFromMyHost
- Added TrackConsumeEvent usage guide with registration pattern for consumption
- Added CallerDependencyCategory to options property table
- Added DependencyCategory reference table (18+ recognised values with shapes/colours)
- Added participant naming and arrow direction rules
- Added IsCurrentRequestFromMyHost cross-host duplicate guard documentation
dafa864
docs: add Option G (Kafka Build Interception) to Kafka Extension wiki page
d713780
docs(cosmos): add setup examples for real Cosmos DB, official emulator, Testcontainers, and DI patterns
- Added intro paragraph explaining backend-agnostic nature of the handler
- Expanded Option D with separate code blocks for real Cosmos and emulator (self-signed certs)
- Added Option E: DI with WebApplicationFactory for real/emulator backends
- Added Option F: Testcontainers Cosmos DB emulator fixture example
- Added pipeline diagram for non-InMemoryEmulator options
- Kept InMemoryEmulator as recommended with a callout explaining its advantages
9ad5914
docs: Update wiki for v2.27.14 DI extensions
- Redis: Add DI Decoration as Option A, rename existing options
- Dapper: Add DI Decoration as Option A, rename existing options
- ServiceBus: Add DI Decoration as Option A, document inheritance change
- EventHubs: Add DI Decoration section with producer/consumer methods
- PubSub: Add DI Decoration section, document inheritance change
7d03a6d