Re: RE : [Jython-users] Junit with Jython
by Jeff Emanuel other posts by this author
Dec 10 2004 3:31PM messages near this date
Re: RE : [Jython-users] Junit with Jython
|
Re: [Jython-users] Java classes with dynamic properties
I forgot to mention that Craig Artley has improved the adpater code some in
the mean time, but I left that code at my previous employer. Perhaps Craig
wouldn't mind gathering the code and posting it to the list.
Jeff Emanuel wrote:
> The code here includes adapters between JUnit, PyUnit, and the Ant
> JUnit test runner. The idea is to let you write unit tests in the style
> of PyUnit (ie, extend unittest.TestCase) and have the tests adapted to
> JUnit tests so that they can be run by a JUnit test runner, specifically
> the Ant runner. But once your test is adapted to look like a JUnit
> test, you could run it from JUnit's test runners.
>
> http://aspn.activestate.com/ASPN/Mail/Message/Jython-users/1576852
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Jython-users mailing list
Jython-users@[...].net
https://lists.sourceforge.net/lists/listinfo/jython-users
Thread:
Laurent Ploix
Jeff Emanuel
Jeff Emanuel
|