Skip to content

Enumeration time is quite long the more you progress #457

@DEberhardt

Description

@DEberhardt

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.

 David  C:\                                                            13:37:51
❯
 David  C:\                                                            13:44:33Show-Karma
[... removed VariableNotRemovableRare and Modules_NoModulesRemoved error messages ...]
    Welcome, seeker of enlightenment.
    Let us observe your karma...

Describing "Redirection Operators" has damaged your karma.

    You have not yet reached enlightenment.
[...]
 David  C:\                                                            13:47:55

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category-ModulePertaining to the module's functionality itself.Issue-SuggestionThis should be added!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions