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 10:35:10
|
Steve Purcell <ste...@ya...>: > Great! > > Now I have to find a Mac on which to try it out... It was long on my todo list... One interesting aspect about the Python code here is that I'm using my own subclass of TestResult, that continuously writes status information to a file (which is then contin- uously displayed in the GUI). This could be a way of letting other non-Python GUIs do the same thing and might be worth being generalised, some- how, but I've actually never seen the PyUnit Tkinter GUI running. Regards, Dinu |