Re: [Pyunit-interest] ANN: Pycotin 0.1, a Python Cocoa Test Interface for PyUnit
Brought to you by:
purcell
From: Dinu G. <gh...@da...> - 2002-07-19 16:30:38
|
Phlip <ppl...@om...>: > I'm not a cocoa-nut, so I can't try it... Hi, I've uploaded an MPEG-4 Quicktime movie that will show everything Pycotine can do right now! ;-) (785 KB) http://python.net/~gherman/projects/pycotine/sample.mov > ...but may I ask if it has these features? > > - triggers tests when you save your file > - incremental test selection (all or a batch or one) > - navigates your editor to a test method, source method, > or error location There is no integration yet to any editor whatsoever. Hence, none of these features are present! > I ask because my Pmw/Tkinter test browser has these features... > > http://c2.com/cgi/wiki?PyUnitTestBrowser Looks nice, I'll look deeper into it. Thanks! Dinu |