I complain a lot about Ruby being a language which makes meaning and context difficult to discover but Cucumber uh, really takes the damn cake and smothers it in a language entirely defined at runtime using regexes??????
@cat oh fuck I feel for you... memories of cucumber 😩
I have a line which says “When I successfully run `bundle exec rake test`”
It is failing
It will not show me the output from the command
I cannot find where the “When I [wildcard] run” Cucumber step is defined
What the goddamned fuck am I meant to do now exactly?