[Webkit-unassigned] [Bug 36591] New: test-webkitpy: should automatically detect all unit test files in webkitpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 04:02:25 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36591

           Summary: test-webkitpy: should automatically detect all unit
                    test files in webkitpy
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjerdonek at webkit.org
                CC: eric at webkit.org, abarth at webkit.org,
                    levin at chromium.org, hamaji at chromium.org


This should make it unnecessary to have and maintain all of the unittests.py
files.

test-webkitpy should be able to traverse webkitpy/, look for all files of the
form *_unittest.py, and then import * from those files and call
unittest.main().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list