May 13, 2004
Jython Generated Test Harness
I've long been a fan of automated regression testing. And this article by Michael Nadel shows how to use a Jython script to dynamically build a JUnit TestSuite class. Worth trying I think.
Posted to Software Development by Keith Pitty
