Usually we use the default unittest framework that comes with python http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/scripts/master/unittests/ http://src.chromium.org/viewvc/chrome/trunk/src/PRESUBMIT_unittest.py?view=markup
gclient also has a bunch of tests: http://code.google.com/p/gclient/source/browse/trunk/gclient/gclient_test.py Nicolas On Wed, May 27, 2009 at 6:32 PM, Albert J. Wong (王重傑) <ajw...@chromium.org>wrote: > Do we have any unittest support for python in the chromium code base? I > did a find ./ -name '*test*.py' and didn't find much. > I'm writing a tool to auto-gen some stub code, and didn't see a clear test > framework to hook into. > > -Albert > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: chromium-dev@googlegroups.com View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---