-
Add a GH Action that runs pester tests against `eng/scripts`
-
A small test suite of Pester tests would be helpful to see if code changes break existing code. I can provide a basic suite of Pester test cases on my Fork. We can use Pester for both integration test…
-
### 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 …
-
# 💡 Summary #
Write unit tests for all the code in the workflows.
## Motivation and context ##
All code should be tested to prevent unknown problems from biting us unexpectedly (which has happened)…
-
### 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…
-
### Description of the new feature / enhancement
As contributor, I want to test DSC resources cross-platform through Azure Pipelines to ensure quality.
### Proposed technical implementation details…
-
### Problem description
I have a function Show-ParlObjectUsingANSIColor and a test (see both below). When I run them directly (in a PowerShell console) with Pester both as inline or as dot sourced, t…
-
Current tests are rather broken and not very comprehensive.
redoz updated
8 years ago
-
Pester Tests keeps asking for the module when running one of the sample unit tests using VS Code...
> An error occured running Pester: The specified module 'XXXX' was not loaded because no valid mo…
-
### 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…