Closed
Description
Opening a separate issue like told in #657
I have in my configuration alwaysDo(document("{class-name}/{method-name}")
but the method names include a -
when the method name has a word with all caps.
Example:
GIVEN
becomes g-i-v-e-n
. I would like it to be given
.