Pester icon indicating copy to clipboard operation
Pester copied to clipboard

Pester is the ubiquitous test and mock framework for PowerShell.

Results 280 Pester issues
Sort by recently updated
recently updated
newest added

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

Fix #1423 ## PR Summary This PR adds assertions from Assert module to Pester, to serve as a base for future assertions and to live side-by-side with the existing Should...

### Checklist - [X] Issue 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 of...

### Checklist - [X] Issue 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 of...

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

Breaking Change

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

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

Breaking Change

## PR Summary Handles null-objects when exporting `StandardOutput` to NUnit3 output-element. Fix #2421 ## PR Checklist - [x] PR has meaningful title - [x] Summary describes changes - [x] PR...

## PR Summary Tests with special characters in name would fail during filter-evaluation. Example pre-PR: ```powershell . '/workspaces/Pester/tst/Pester.RSpec.TestResults.NUnit3.ts.ps1' | - Write NUnit3 test results WildcardPatternException: The specified wildcard character pattern...