Skip to content

add timeline visualisation for parallel runners #126

@aslakhellesoy

Description

@aslakhellesoy

We're in the process of removing tight coupling to Gherkin 5 from Cucumber-JVM. Its TimelineFormatter is tightly coupled to Gherkin 5, and should be removed.

Moreover, the very useful functionality in TimelineFormatter should be available to users of other Cucumber implementations that support parallelism (currently only Cucumber.js).

We already have early stage support for rendering Cucumber in cucumber-react, which is wrapped as a standalone command-line tool in html-formatter. It would make sense to improve cucumber-react with the ability to render the same UI as the Cucumber-JVM TimelineFormatter (using React).

Also see cucumber/common#755

/cc @charlierudolph @boaty82 @mpkorstanje @vincent-psarga

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Next

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions