Running minitest and want to run a spec by the line number, Use Nick Quaranto’s “m” gem. (Source). With it you can say:
m spec/my_spec.rb:25
Running minitest and want to run a spec by the line number, Use Nick Quaranto’s “m” gem. (Source). With it you can say:
m spec/my_spec.rb:25