From: Frank C. <fc...@pu...> - 2002-07-31 04:25:39
|
Thanks for the reply Brett. I'll forward this to Dan's email - he's on the TestMaker users list and not the jython-users list. Thanks. -Frank -- Frank Cohen, CEO, PushToTest, www.pushtotest.com, phone: 408 374 7426 Come to PushToTest for free open-source Active Security solutions that test, monitor and automate Web Service systems for functionality, scalability and performance. > From: Brett Morgan <br...@st...> > Date: Wed, 31 Jul 2002 12:37:27 +1000 > To: Frank Cohen <fc...@pu...> > Cc: jyt...@li... > Subject: Re: [Jython-users] Jython debugger? > > On Tue, Jul 30, 2002 at 07:17:44PM -0700, Frank Cohen didst scribe: >> I embed Jython into TestMaker to provide a scripting language for building >> intelligent test agents. A TestMaker user is interested in a Jython >> debugger. I was wondering if anyone knew of such a thing? >> >> Details on TestMaker are at http://www.pushtotest.com/ptt >> >> -Frank >> >> >> Hello Frank, >> >> Thanks for the reference. >> >> The instructions are below. I will update you as I enhance my >> configuration and gather more information. >> >> I am still on the prowl for a debugger. Does Forte debug Jython? Do >> you know of any Open Source, Free, or even inexpensive Jython debugger? >> >> Thanks, >> Dan > > Dan, out of interest, what are you looking for in a debugger that isn't > in jython already? You can single step through programs just by cutting > and pasting. You have effortless ability to interrogate in memory data > structures using jython. You can write up jython scripts which set up > a testing environment, and then start them up using jython -i file.py ... > > Admittedly, it isn't cute and gooey, but from my p.o.v. the gooey tracking > environments lack the expressivity of a true programming language ... > > (yeah, yeah, my primary mode of thinking is textual instead of visual) > > Does the Idle fork have a debugging environment? Can Komodo be co-opted? > > brett > > -- > email: Bre...@ut... > phone: 0416-241-898 > blog: http://radio.weblogs.com/0109827/ > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users |