Skip to content

BeforeAll/AfterAll hooks #8

Open
@davidjgoss

Description

@davidjgoss

This should be doable with once-per-process semantics as we have in cucumber-js. So for --test-isolation=none it would be just once, and by default it would be once per process, meaning once per feature file since this is how Node.js does the split.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions