Pester infrastructure tests can run as standalone tests or be integrated into a broader automation workflow. But first, what's an "infrastructure test" anyway? Pester was built for unit testing. Unit ...
Pester is an easy-to-use testing framework for PowerShell code. It was originally adopted to be a unit testing framework but can also be adapted to perform integration and acceptance testing as well.
Unlike Amazon's web interface, AWS does not automatically update command-line tools such as the AWS Tools for PowerShell. If you work with AWS long enough it is inevitable that you will occasionally ...