[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
Please sign in to leave a comment.
Hello Stefan,
Already implemented ... Advanced Settings in Naming Rules, add a custom one
for
tests.
Regards
Albert
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