Skip to content

Reporter doesn't await for test.onStarted callback #252

@SashaKryzh

Description

@SashaKryzh

The test.onStarted callback is not finished, but the feature.onStarted is already called.

Also, as I understood none of them are awaited. So what is the point of making them async?

My goal is to report data to the server, and I need to receive IDs for each feature, scenario, and step and later use these ids to finish them on the server.

flutter_gherkin: 3.0.0-rc.16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions