Run a test in Ruby
Last active
September 1, 2020 22:25
-
-
Save GGrassiant/8b79816551c9c6a576f7153cc665b9d6 to your computer and use it in GitHub Desktop.
run a single unit test in ruby
This file contains 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
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