Use Jython to build JUnit test suites
Michael Nadel
works with JUnit TestSuite classes on IBM's developerWorks.
"
Developers decide to automate unit tests for a number of reasons. Many take it even a step further and automate the location and execution of those tests. But what if you need your test harness to act as if it were statically defined? Follow along with developer Michael Nadel and see how to use Python to feign statically defined JUnit TestSuite classes."