twistedchecker complains about a missing test header

Bug #1173713 reported by Upasana Shukla
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
twistedchecker
New
Undecided
Unassigned

Bug Description

twistedchecker complains about a missing test header in a __init__.py file that only has a docstring. for reference, please see http://twistedmatrix.com/trac/ticket/6482 and https://twistedmatrix.com/trac/ticket/6482#comment:3

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Not sure this is really a bug. The idiom is for `foo/__init__.py` to have a test case name that runs all of the tests for `foo` (usually something like `foo.test`).

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.