Skip to content

Filter only on describe #33

@Sgregory42

Description

@Sgregory42

is there a way to filter only on describe ?

For example :

Given this : gleam test -- --test-name-filter="should_keep_todo"

I would get this

✓ toasty ❯ just a test ❯ should_keep_todo
✓ should_keep_todo ❯ Rule 1: Todo must exist in updated list ❯ given todo not in dict, when checked, then returns false
✓ should_keep_todo ❯ Rule 2: Todo must not be completed ❯ given todo is completed, when checked, then returns false

The first one shouldn't be filtered in.

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