Re: [Pyunit-interest] Hooks for intergrating PyUnit with editor
Brought to you by:
purcell
From: robin a. j. <rob...@ea...> - 2002-01-20 14:27:37
|
In my view, this might be a nice **optional** convenience for debugging a small set of test cases, but I certainly do not want this as the default behavior; it could be cumbersome in cases where large numbers of tests fail and what I really want is a summary report. ----- Original Message ----- From: "Syver Enstad" <syv...@on...> To: <pyu...@li...> Sent: Saturday, January 19, 2002 6:03 PM Subject: [Pyunit-interest] Hooks for intergrating PyUnit with editor > > Hi, thanks to Steve Purcell for the extremely nice XP unit test > framework, I use it all the time. > > When using the tkguitestrunner I wanted to be able to see the source > when I had errors in my tests. There wasn't any hooks for it so I just > made a subclass, rape and paste inserted the original code in my > subclass and added my own code. I think it would be a cool feature if > one could hook a bit more elegantly into unittestgui so that it would > be easy for people to integrate with the editor of their choice. > > I would be willing to help out if that is needed. > > ---------------------------------------------------------------------------- ---- > > -- > > Vennlig hilsen > > Syver Enstad > |