A Windows PowerShell module to convert a windows command line to and from an array of arguments.
Manually execute the tests:
Install-Module -Name Pester -Scope CurrentUser -RequiredVersion 5.7.1
Import-Module Pester -Version 5.7.1
Invoke-Pester -Output Detailed