[Webkit-unassigned] [Bug 26916] New: bugzilla-tool needs PyUnit testing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 22:12:18 PDT 2009


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

           Summary: bugzilla-tool needs PyUnit testing.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, levin at chromium.org


bugzilla-tool needs PyUnit testing.

Desperately.

I looked at this a little the other day.  I found that PyUnit (unitest module)
uses a code style which does not conform to modern python style guides.  This
was very confusing, but shouldn't block me using it.  I searched the web a
little and did not find any guidance on the matter.

git cl (a similar tool which Chromium uses) has a whole set of test suites:
http://neugierig.org/software/git/?url=git-cl/tree/test

but they're bash files... which is also kinda nasty.  (elegant, but nasty).


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



More information about the webkit-unassigned mailing list