I need to expand an error message. I am running a Cucumber test on Mac and getting an error message… with an ellipses instead of relevant details. Can someone tell me, the probably easy way, to get the whole error message instead of this:
Command failed with status (1): [bundle exec /Users/sshea4/.rvm/rubies/ree-...]
It is a silly thing but I figured I should answer this… cucumber is not a rake task. It is run by doing
cucumberand notrake cucumber