docs: document automatic attachment file copying
c981260
docs: add Background Steps and File Attachments documentation
7856da4
docs: remove LightBDD Tabular Parameters references from InsertTestDelimiter tips
TabularAttributes is a superset of LightBDD's Tabular Parameters, so
references to Tabular Parameters are removed. Tips now only mention
TabularAttributes.
f509e60
docs: fix overhead description - framework lifecycle, not HTTP pipeline
a08d0b5
docs: clarify per-test overhead even with shared factory
56f410a
docs: update performance wording in Tabular Attributes
b4b2877
docs: rewrite Tabular Attributes page - emphasise batch performance
33bfcf0
docs: TUnit HeadIn, auto-verify, RecordActualResult rename
7c4488f
docs: Add Tabular Attributes wiki page
d37b9b5
docs: add ButWhenStep to Step-Tracking page
bf483fc
docs: document instance field resolution in lambda predicates (v2.31.1)
189c7ac
docs: fix incorrect sync-only claim for IL weaver step tracking
4682636
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
2b3913d
docs: rewrite Assertion-Tracking page for IL weaver as sole approach
- Removed all AssertionRewriter references
- IL weaver is now the primary/only automated approach
- Added TUnit assertion support documentation
- Added async/awaited assertion documentation
- Added pragma comment suppression documentation
- Renamed TrackAssertionsBeta -> TrackAssertions
- Renamed TrackAssertionsBetaEnabled -> TrackAssertionsEnabled
- Removed outdated limitations (awaited assertions now supported)
- Simplified nullable warnings section (IL weaver handles natively)
52ec573
docs: step delimiters + single-button toggle updates (v2.30.35)
0f7b0ff
docs: document keyword deduplication in Step Tracking
b841b63
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.
6f4e4ed
docs: update collection formatting rules (smart inline for ≤10 scalar items)
1e91066
docs: document lambda closure variable resolution in assertion tracking
97c76c8
docs: AssertionTracking - runtime variable value resolution (v2.30.12)
8115ca5
docs: update AssertionTracking - async method support, remove limitation
800a6ad
docs: add AssertionTracking IL weaver beta section
4679c6c
docs: add null propagation warning section to Assertion Tracking wiki
f14a033
docs: document pragma comment suppression for assertion tracking
473bb85
fix: correct AssertionRewriter description from source generator to MSBuild task
- Replaced 4 incorrect 'source generator' references
- Updated compatibility note for MSBuild task execution model
- Updated Quick Start with v2.30.0 version and auto-generated attribute note
- Updated How It Works section with accurate MSBuild task description
b91964d
docs: clarify AssertionRewriter works alongside other source generators
e013e57
docs: correct TUnit troubleshooting - fetcher throw is intentional
2b1752b
docs: TUnit integration - add SafeFetcher, lifecycle caveat, constructor safety row
b000f37
docs: restructure Assertion Tracking - put AssertionRewriter first as recommended approach
ad9f442
docs: fix Project-Templates version to v2.29.17 (not v2.29.16)
5bcad6c