Enumeration time is quite long the more you progress #457
Labels
Category-Module
Pertaining to the module's functionality itself.
Issue-Suggestion
This should be added!
First of all, thank you for making and supporting this module. I am loving it and continue to learnings of Pester & PowerShell 😄
Describe "Functionality"
When running
Show-Karma
, it enumerates through all Koans to find where it throws, then displays this as the next step.Context "Private or Public? What are the use cases? Parameters? Options?"
When doing them over a long period of time, some results (like Number of Modules, Functions, etc.) can change, prompting you to have to redo some Koans (having to update some values). This isn't bad, but once solved, should it test again for all?
Context "Additional Information"
The further you progress, the longer the command will run. I am on 307 now and execution time is now at 3-5mins.
Don't know if this is intentional, but I loved the interaction on earlier Koans that was a kind of "instant-karma" (maybe it is just the times that requires things to go faster all the time...^^)
Can they be marked as solved to not having to re-test them every time?
The text was updated successfully, but these errors were encountered: