phpspec test names
phpspec test names are normally writing in snake case e.g. it_does_something_with_some_parameters
It is quite tricky to type the underscore character and breaks the flow of typing, so I'm wondering if there's already a way to be able to type spaces in test names and have them converted into underscores - if there isn't a way to do this currently, then it might be a nice addition to PHPStorm
What do you think? Would this be as helpful for the rest of you as it would be for me?
Please sign in to leave a comment.
Oops, 'written', not 'writing'!
I suggest that you file a feature request so we can check if there are votes or not:
https://youtrack.jetbrains.com/newIssue?project=WI&clearDraft=true&c=Assignee+Svetlana.Zemlyanskaya&c=Subsystem+PHP+test
(Please specify that this functionality relates to PhpSpec)