docs
docs copied to clipboard
Source files for the Pester website.
Consider rewriting Tags-page to be about filters in general. Should explain behavior when multiple filters are used like exclude/include/explicit priority. The latter is only indirectly mentioned on other pages, including...
Certain colors should be changed to have a better contrast ratio (foreground vs background) for improved readability and accessibility. Some of these are shown by Lighthose in Chromium. - [x]...
This issue is new with version 5.4. We have a module called Nice.psd1 which has the code defined in Nice.psm1. The module is a folder that is disoverable via the...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [issues](https://github.com/pester/docs/issues) ### Summary of the request There seems to be very little...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [issues](https://github.com/pester/docs/issues) ### Summary of the request Good morning, our compliance team requires...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [issues](https://github.com/pester/docs/issues) ### Link to page https://pester.dev/docs/usage/test-results#using-binpesterbat ### What is the issue? v5...
v5 is a massive breaking change. Anyone with a sizeable body of v4 tests will not be able to migrate all at once, and may not even own the ability...
### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [issues](https://github.com/pester/docs/issues) ### Summary of the request Should update https://pester.dev/docs/usage/vscode with a section...
All, I was thinking that perhaps I should add a version of my "Beyond Pester 101" and "Beyond Pester 102" talks into this docs repo. However before I start (as...
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...