-
Is there it possible to refresh the RFC cache less often, or not at all? Is there a flag that I could then pester @martinthomson to add to his tooling?
-
# Testing needs improvements
_This is my suggestion. Feel free to give better ideas ( @brianbunke )_
## Unit Tests
### File location
* [x] Add Unit tests for each function into the `.\Tests\` fo…
-
### 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…
-
This module is pinned to Pester v4. Are there plans to migrate to v5?
-
### 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…
-
Is this project dead is there any interest in updating it to work with Pester 5?
I am stuck on the .min, .norm, and .full test files.
-
Pester version [5.0.0](https://github.com/pester/Pester/releases/tag/5.0.0) has been released, we should start thinking about how to migrate.
***incomplete list***
## Blocking changes
* The `…
-
### 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…
-
-
With enhancements to v5 (see https://pester-docs.netlify.app/docs/usage/data-driven-tests) it should be possible to migrate.
Roughly, this would entail:
- Changing how data is passed into the Test…