Hey everyone, I'm using Spock to test things and I...
# intellij
g
Hey everyone, I'm using Spock to test things and I've just figured out that I cannot run individual test methods that contain the
'
character in their name; I get the exception
initialization script '/tmp/ijtestinit3.gradle': 6: unexpected token: s @ line 6, column 112.
(the method name was something along the line of
the component's blah blah must blah blah
)