Priority
Normal
Type
Feature 
State
Open 
Assignee
Sergey Shkredov 
Subsystem
PSI - Naming 
Affected versions
Fix for
  • Submitted by   Garry Shutler
    14 months ago (18 May 2009 12:23)
  • Updated by   Garry Shutler
    9 months ago (15 Oct 2009 18:00)
  • Jira: RSRP-108110
    (history, comments)
RSRP-108110 Naming conventions different for tests
16
The naming conventions are great, so long as you only have one set of rules.

I, and many other people I know, basically have two sets of rules. One for production code and one for tests. At the moment this means you have to ignore the convention warnings in your test code, basically making them annoying or forcing you to disable them for everything.

If there was a way to have contextual naming conventions, either by library or class type, that would be awesome.
Comments (1)
 
History
 
Linked Issues (0)
 
TeamCity Changes (0)
 
Sergey Shkredov
  Sergey Shkredov
22 Sep 2009 09:16
(10 months ago)
Currently we have separate settings for test classes and test methods (Add 'user defined rule' in naming options page and choose 'Test type' ot 'Test Method').

We consider having analyzes options settings per project in future versions.