Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run only tests that match a desc regex #209

Open
kellyredding opened this issue Dec 24, 2014 · 0 comments
Open

run only tests that match a desc regex #209

kellyredding opened this issue Dec 24, 2014 · 0 comments
Labels
maybe unsure if will do this or not

Comments

@kellyredding
Copy link
Member

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.

@kellyredding kellyredding added the maybe unsure if will do this or not label Mar 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maybe unsure if will do this or not
Projects
None yet
Development

No branches or pull requests

1 participant