Created
April 11, 2015 08:52
-
-
Save ArturT/e4a3ade36c00afa4e6ec to your computer and use it in GitHub Desktop.
Execute rspec until fail to detect random failing spec
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while rspec spec/models/user_spec.rb; do :; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment