Pester

Azure DevOps

Building quality Powershell modules

When working in multiple teams, it might become quite difficult to follow code styling rules for your Powershell modules that you publish to your fellow engineers. How can you make sure that the team adheres to code styles rules? Is it possible to protect your main branch before relasing your proffesional Powershell module?

Read