Closed blithen closed 4 years ago
Updated to the latest version of pester and it appears my problem has resolved itself, sorry!
Well I've found one unrelated bug because Windows PS doesn't understand a bit.
"It has a numeric type backing each enumeration type" is old though. You might want to Update-PSKoan -Topic AboutEnumerations
Thanks for posting the reason, I'll stop looking :-D
Describe "Koan Bug, Issue, or Help Request"
Working through the "About Enumerations" module, i believe there is a bug with the test itself because it throws this error when running:
The issue is with Pester itself so ??
Context "The Problematic Assertions"
The afflicting It block is 'has a numeric type backing each enumeration type'
Context "Your Attempts"
I tried editing the tests to make it go through but no dice, the only "fix" is to delete the entire section that the test is in, which defeats the purpose of going through the koans! haha.