Showing posts with label cicd. Show all posts
Showing posts with label cicd. Show all posts

Monday, May 13, 2019

Docker Windows container for Pester Tests

I recently wrote an intro to unit testing your powershell modules with Pester, and I wanted to give a walk through for our method of running these unit tests inside of a Docker for Windows container.