Pester
Pester copied to clipboard
Pester is the ubiquitous test and mock framework for PowerShell.
## 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...
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...
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...
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...
## 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...
### 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...