Closed D-Bullock closed 6 years ago
Tests would be nice, but at this scale I can manage to write them myself :)
Thank you for your contribution
I attempted to write the tests but wasn't able to get the existing ones running, which made learning how they worked a bit hard! :)
Noted.
The Power Shell unit testing framework is called Pester. You can read all about how to install it here https://github.com/Pester/Pester and the tests are run with Invoke-Pester
from a PowerShell command prompt.
This is a pull request to support the issue here: https://github.com/robert-j-engdahl/ngettext-wpf/issues/18