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

Running a single spec #137

Open
eeng opened this issue Aug 8, 2015 · 0 comments
Open

Running a single spec #137

eeng opened this issue Aug 8, 2015 · 0 comments

Comments

@eeng
Copy link

eeng commented Aug 8, 2015

While running with autospec (-a) sometimes I need to run a single test (for example, to see the log produced only by that test). Is there a way to "focus" on a particular test?
In Rspec that can be done with tags in conjunction with the run_all_when_everything_filtered setting.
It could be nice to have something like the xit macro but for focusing on individual tests (maybe named "fit"?).
Sorry if there is already another way to do this, but could find it on the docs.

Thanks for this library by the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants