flexera-public / server-templates

Server Templates, and RightScripts(Bash, Powershell)
http://www.flexera.com
Apache License 2.0
0 stars 2 forks source link

add pester and PS Script Analyzer to new Powershell script #28

Closed rshade closed 4 years ago

rshade commented 7 years ago

https://github.com/PowerShell/PSScriptAnalyzer#linux-tested-only-on-ubuntu-1404 https://gist.github.com/ishu3101/92d43aac6f1bcc6e3e6b072961e7d6d4

dfrankel33 commented 7 years ago

Per https://github.com/PowerShell/PowerShell/blob/master/docs/testing-guidelines/testing-guidelines.md :

Substantial changes were required, to get Pester executing on non-Windows systems. These changes are not yet in the official Pester code base. Some features of Pester may not be available or may have incorrect behavior.

rshade commented 4 years ago

Completed