Now you can add Property "TestNameRules" to Info.plist as Dictionary and specify following rules:
- StripTestPrefix - removes first 4 symbols which always contain "test" word
- WhiteSpaceOnCamelCase - inserts whitespace between words recognizing by CamelCase
- WhiteSpaceOnUnderscore - replaces all underscare with whitespaces