Skip to content

Instantly share code, notes, and snippets.

@GGrassiant
Last active September 1, 2020 22:25
Show Gist options
  • Save GGrassiant/8b79816551c9c6a576f7153cc665b9d6 to your computer and use it in GitHub Desktop.
Save GGrassiant/8b79816551c9c6a576f7153cc665b9d6 to your computer and use it in GitHub Desktop.
run a single unit test in ruby

Run a test in Ruby

ruby -I test test/controllers/cartitems_controller_test.rb -n test_gg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment