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 --rspec option #34

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

retest --rspec option #34

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

Comments

@AlexB52
Copy link
Owner

AlexB52 commented Nov 18, 2020

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

Those two commands should be equivalent

retest 'bundle exec rspec <test>'
retest --rspec
@AlexB52 AlexB52 added this to To Do in v1.0.0 via automation Nov 18, 2020
@AlexB52 AlexB52 added this to the Auto Option milestone Nov 18, 2020
@AlexB52 AlexB52 moved this from To Do to In Progress in v1.0.0 Nov 19, 2020
v1.0.0 automation moved this from In Progress to Done Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v1.0.0
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant