pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
293 stars 91 forks source link

Module Pester Tests #300

Closed pspete closed 4 years ago

pspete commented 4 years ago

Summary

Reinstates module consistency checks which have now been refactored to work with Pester 5. PR includes fixes to failed tests & PSScriptAnalyzer findings which were previously missed due to the tests not running.