-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already …
-
Pester v5 is out, and a big change is the interface for running tests. While working on my PR today I tried to run the build script and letting it pull Pester 5, and the tests failed to run. I was a…
-
### 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 v…
-
I was trying to use some templates, and was having some issues. I sorted that out by hardcoding out with a HashTable for now, but still only part of my test cases are populating results
![image](htt…
-
Pester V3 is still the default version shipping with Windows 10, and there are zillions of tests written in this version. Many of which are fairly simple.
Still, when Pester is updated to version …
-
### 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 la…
-
### 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 la…
-
It appears that OVF version 1.2.1 (and earlier) do not support the Pester v5 release. I can get it to work with version 4.10.1 but not v5.
## Current Behavior
When executing tests with Inv…
-
## 1. General summary of the issue
When alias is created on certain commands from external module, you can't Mock it.
## 2. Describe Your Environment
Pester version : 4.10.1 C:\Program Fi…
-
I am trying to simplify the interfaces on Invoke-Pester, to create a pit of success, where the usual stuff is simple easy to discover, and advanced stuff is less simple and less easy to discover. The …