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?

0
2 comments
Avatar
Permanently deleted user

Oops, 'written', not 'writing'!

0

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)

0

Please sign in to leave a comment.