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

retest --rails option #29

Closed
AlexB52 opened this issue Nov 18, 2020 · 0 comments · Fixed by #35
Closed

retest --rails option #29

AlexB52 opened this issue Nov 18, 2020 · 0 comments · Fixed by #35
Milestone

Comments

@AlexB52
Copy link
Owner

AlexB52 commented Nov 18, 2020

retest should know about few options.
One option is --rails which should be a shortcut for bundle exec rails test <test>

Those two commands should be equivalent

retest 'bundle exec rails test <test>'
retest --rails
@AlexB52 AlexB52 added this to the Auto Option milestone Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant