PowerShell TDD with Pester – Setup and Basic Tests (part 1 of 3)

This article is covering how I built a function to generate a new version number for a NuGet package based upon the version number is a csproj file and the latest published version.