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

## 1. Harness the power of the Powershell Core **foreach-object parallel** feature Hi Guys, I'm trying to utilize the parallelism feature in PowerCore. https://devblogs.microsoft.com/powershell/powershell-foreach-object-parallel-feature/ but I'm getting this error.. Any...

Feature

https://github.com/pester/Pester/pull/1460#issuecomment-596618033

Feature

I really like the idea of focusing a single test, multiple tests or a block, and there was `-Focus` parameter on It and Describe for this. There were [concerns about...

Feature

Is it possible to get current test name (the one available as `ExpandedName` after test runs) during test exeuction ? I want to create generic helper that will save some...

Feature

The configuration object should probably provide better descriptions than `xyz configuration`. It currently shows this: ```ps1 New-PesterConfiguration Run : Run configuration. Filter : Filter configuration CodeCoverage : CodeCoverage configuration. TestResult...

Documentation

## PR Summary Fix issue #2062 "Stacktrace is not filtered in non-english system languages" When using StackTraceverbosity = 'Filtered', pester internals are filtered from the stack trace using regex matching....

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

Bug

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

Bug

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

Bug