Skip to content

Duplicate :focus tags #10

@jayeff

Description

@jayeff

Executing the AddFocusTag command on a spec, which has already a :focus tag, duplicates the focus tag.

Example
from it 'does stuff', :focus do to it 'does stuff', :focus, :focus do

AddFocusTag should not duplicate the :focus tag.
Investigate if it makes sense to let the :focus tag bubble up (eg from it to enclosing describe).

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