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

Allow using our own rake tasks #8

Open
phillipoertel opened this issue Feb 13, 2013 · 2 comments
Open

Allow using our own rake tasks #8

phillipoertel opened this issue Feb 13, 2013 · 2 comments

Comments

@phillipoertel
Copy link

rspec-rerun is just what we need, but we have our own rake tasks (using parallel_test, for example, or only a subset of all spec files), which we would like to run with rspec-rerun.

@dblock
Copy link
Owner

dblock commented Feb 13, 2013

Check out the implementation in rspec.rake. I wonder whether this gem can actually do a smart substitution to accomodate truly custom runs. Feel free to suggest something workable.

@sgringwe
Copy link

I would also appreciate this ability. I use knapsack on circleci.

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

3 participants