Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ features:
link: /api/fetch-adapter
- title: Console Captor
details: Collect the console messages of a page, filtered by level or a custom predicate, for a single action or a whole test.
link: /logging/console-captor
link: /capturing/console
- title: Snapshot Testing
details: Mask non-deterministic values like IDs, timestamps or base URLs in a consistent format to keep file snapshots stable.
link: /snapshots/normalizers
Expand Down
Loading