techthoughts2 / Catesta

Catesta is a PowerShell module and vault project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.
https://www.catesta.dev/
MIT License
169 stars 20 forks source link

Add Pester 5 capabilities #47

Closed techthoughts2 closed 3 years ago

techthoughts2 commented 3 years ago

Description

Evaluate level of effort to add Pester 5 support to Catesta module scaffolding.

Describe the solution you'd like

Give users the ability to scaffold module projects that will be engaging Pester 5+

Additional context

Likely want to keep Pester 4 support for the time being so give users a choice if possible.