Test method names missing underscores aren't detected

Bug #1245046 reported by Laurens Van Houtven
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
twistedchecker
New
Undecided
Unassigned

Bug Description

Test methods named "testFooBar" aren't flagged as faulty. They should be named test_FooBar.

I'm not sure what the appropriate way to implement this is. Presumably:

1. In any module trial would flag as being a test module
2. Methods with names starting with "test" must also start with "test_"

Revision history for this message
Laurens Van Houtven (lvh) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.