Closed
Description
Checklist
- Issue has a meaningful title
- I have searched the existing issues. See issues
Link to page
https://pester.dev/docs/commands/New-PesterConfiguration
What is the issue?
Searching for SkipRemainingOnFailure
returns no result even though it's documented in the New-PesterConfiguration
help. I assume it's because codeblocks are excluded from indexing.
Suggested fix?
Is it possible to include codeblock for that specific page?
Or should we focus on documenting all the options as part of other pages. Ex in this case as a section @ https://pester.dev/docs/usage/skip ?