Pascal Underscore Naming Convention
Out of the box the pascal underscore convention, (e.g. Pascal_Underscore_Style) is not an enforcable style. Is there a way to make it one? Be it plugin or whatever and have it be usable by a custom naming style for test fixtures and methods.
Cheers,
Aeden
Please sign in to leave a comment.
Hello Aeden,
You're welcome to monitor the status of the following bug-report: http://youtrack.jetbrains.net/issue/RSRP-186685.
Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
This bug has been marked as fixed, but there is no information about how it was fixed. Note that ReShaper supports common unit test naming patterns, see a description here:
http://atombrenner.blogspot.com/2010/07/how-to-change-resharper-naming-style.html.However, in 6.0 this works only sometimes. In the same unit test file I can have two unit test method names with underscores, one is marked yellow the other is not. I would like to know if teh fix addresses this issue.