Checklist
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 ?
Checklist
Link to page
https://pester.dev/docs/commands/New-PesterConfiguration
What is the issue?
Searching for
SkipRemainingOnFailurereturns no result even though it's documented in theNew-PesterConfigurationhelp. 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 ?