Frode Flaten

Results 118 issues of Frode Flaten

When the formatter complains during saving, the error message is hard to understand as it's cut off. ![image](https://user-images.githubusercontent.com/3436158/205496362-d82c7df9-2745-4527-9865-23f8635ff7e2.png) 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) ###...

Documentation

### 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) ###...

Documentation

### 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) ###...

Documentation

### 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...

Feature
Breaking Change

### 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) ###...

Documentation

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...

Issue-Enhancement
Needs-Triage :mag:

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...