Skip to content

run only tests that match a desc regex #209

@kellyredding

Description

@kellyredding

only runs tests that match a given desc regex.

assert -c -n /when\ init/ - only run init context tests
assert -c -n /"know its attributes"/ - only run the "know its attributes" test

This would augment any option to run tests by line number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maybeunsure if will do this or not

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions