retest
retest copied to clipboard
retest is confused if a file is called `rspec.rb`
A change on a file named rspec.rb will try to run the test command with rspec.rb file which doesn't have tests and therefore doesn't output anything even though the change is recognised.
Test File Selected: lib/retest/command/rspec.rb
# nothing happens