-
Running the tests using **Invoke-Pester** rather than using the route via the OneBuild.bat gives me two failures, one for getting the latest nuget.exe path and one for the latest nunit path.
I am lo…
-
I'm occasionally getting this error on running Invoke-ScriptAnalyzer with v 1.6.0
`Invoke-ScriptAnalyzer : Cannot access a closed file.`
The Full Error Object is
``` powershell
writeErrorStream …
-
The CI returns:
```
[-] Discovery in C:\projects\sqlwatch\SqlWatch.Test\Pester.SqlWatch.Test.Checks.p5.ps1 failed with:
System.IO.FileLoadException: Mixed mode assembly is built against version 'v2…
-
### 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…
-
### 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…
-
# Describe "Koan Bug, Issue, or Help Request"
- AboutAssignmentAndArithmetic
## Context "The Problematic Assertions"
- Subtraction\cannot be used with strings
- Modulus\cannot be used on non…
-
When running the health check to compare DLR routing table on hosts. IT fails on the very host with following error:
Validating routing table of ESXi server loc501mgmtvs02.corp.unifirst.com
[-] Err…
-
I’m currently trying to do Task 3 – Exercise 2 in the DSC Workshop linked: https://github.com/dsccommunity/DscWorkshop/blob/dev/Exercises/Task3/Exercise2.md
After having followed all the steps and …
-
@LaurentDardenne question, tu avais les ecrits les tests dans quelle version de pester ???
parce que la quand je lance le build.ps1 il crash !
```
System.Management.Automation.RuntimeException: No …
-
**There needs to be an "exclude" option e.g. "exclude .tests.ps1" **
I have a module with ~ 200 pester tests attached. In VSCode if I attach a settings file the analyzer reports each pester comman…