Skip to content

tag to setup_tag #74

@revati

Description

@revati

Registering tag specific setup callbacks currently is outside of ExUnit default flow.

setup_all -> setup for test as a whole
setup -> setup for each test case in file (in our case for each scenario), there even might be an alias setup_scenario?
setup_tag -> setup only for those features that are marked with tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.0ExUnitMimic ExUnit.Case functionality as close as possibleenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions