Skip to content

Problem with different PowerShell versions in koan AboutSortObject #446

@peetrike

Description

@peetrike

Describe "Koan Bug, Issue, or Help Request"

In the It block "can sort based on the properties of objects", PowerShell 7 is not accepting given sorted list. The reason is that PowerShell 7 sort order differs from PowerShell 5.1 one.

Maybe it would be good to fix the property and let user set sorted list? That would work around differences in sort order.

Context "The Problematic Assertions"

Context "Your Attempts"

Context "Additional Information"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions