[Feature Request] Different naming rules for tests

Hi,

it would be great to have different naming rules for tests. I like to use CamelCase in implementation and Sentences_with_underscores in tests.


Cheers
Stefan Lieser
--
http://lieser-online.de

0
2 comments
Avatar
Permanently deleted user

Hello Stefan,

it would be great to have different naming rules for tests. I like to
use CamelCase in implementation and Sentences_with_underscores in
tests.


Already implemented ... Advanced Settings in Naming Rules, add a custom one
for
tests.

Regards

Albert


0

Hi Albert,

ah! Now I found "Test Type" and "Test Method" under affected entities.

So, the only problem left is, that in german language we have Uppercase Words in the middle of the sentence.

"Der_Test_prüft_etwas" should be a correct name.


Regards
Stefan

0

Please sign in to leave a comment.