About Show #531
How do you build sustainable PowerShell? By testing it! Richard talks to Adam Bertram about his work with Pester, the testing library for PowerShell. Adam talks about building mature PowerShell scripts, that is, scripts you're willing to share with others. As those scripts become important parts of your application deployment process, they end up in source control and need to be tested before being run. That's where Pester comes in. And Pester does more than just test your scripts, it can test your infrastructure as well!