Psake is a PowerShell based process automation tool that can be used to automate a large variety of tasks. In this series, we explore the different ways that Psake can be used to streamline your development process. We’ll see how to use it to specify version numberes, run builds, execute tests, report on test coverage, and more.