Frode Flaten
Frode Flaten
When the formatter complains during saving, the error message is hard to understand as it's cut off.  Tested using v0.0.3
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [open documentation issues](https://github.com/pester/Pester/issues?q=is%3Aissue+label%3ADocumentation+is%3Aopen) ### Where did you see it? Pester (latest) ###...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [open documentation issues](https://github.com/pester/Pester/issues?q=is%3Aissue+label%3ADocumentation+is%3Aopen) ### Where did you see it? Pester (latest) ###...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [open documentation issues](https://github.com/pester/Pester/issues?q=is%3Aissue+label%3ADocumentation+is%3Aopen) ### Where did you see it? Pester (latest) ###...
### Checklist - [X] Feature request has a meaningful title - [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [X] I have tested using the latest version...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [open documentation issues](https://github.com/pester/Pester/issues?q=is%3Aissue+label%3ADocumentation+is%3Aopen) ### Where did you see it? Pester (latest) ###...
Add `GlobalPluginData` to context for all plugin steps so plugins may share state across containers. Update SkipRemainingOnFailure to utilize it, see https://github.com/pester/Pester/pull/2442#discussion_r1600452640 Any concerns? Name?
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. ### Description of the new feature/enhancement Can PSReadLine ignore commands that failed? It's mostly noise and bad suggestions for the predictor. The...
Versions v5 docs (`./versioned_docs/v5/*`) and promotes current (`./docs/*`) to v6 preview. URLs: - https://pester.dev/docs = v5 - https://pester.dev/docs/v5 = v5 (through Netlify redirect) - https://pester.dev/docs/v6 = v6 preview docs Includes...