Skip to content

PickleStepResult should be publicΒ #704

@philip-peterson

Description

@philip-peterson

πŸ€” What's the problem you're trying to solve?

To implement a custom formatter like ProgressFormatter, you must be able to sort by Pickle Step ID. However models.PickleStepResult is an internal type, so this is impossible.

✨ What's your proposed solution?

Make PickleStepResult a public (non-internal type)

⛏ Have you considered any alternatives or workarounds?

N/A

πŸ“š Any additional context?

Custom formatter example: https://github.com/cucumber/godog/tree/main/_examples/custom-formatter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions