The tests for Measure-Koan had to be disabled in #398 as the new Pester discovery-based method of counting koans cannot be run safely inside a Pester test.
The functionality has been manually verified to work quite well, but we're unable to automate testing for it until a less state-dependent method of utilizing Pester's discovery logic becomes apparent.
Describe "Module Bug or Issue"
The tests for
Measure-Koan
had to be disabled in #398 as the new Pester discovery-based method of counting koans cannot be run safely inside a Pester test.The functionality has been manually verified to work quite well, but we're unable to automate testing for it until a less state-dependent method of utilizing Pester's discovery logic becomes apparent.
Context "Additional Information"
See https://github.com/pester/Pester/issues/1609