This post originated from an RSS feed registered with Agile Buzz
by George Dinwiddie.
Original Post: Making TDD and Java Swing behave
Feed Title: George Dinwiddie's blog
Feed URL: http://blog.gdinwiddie.com/feed/
Feed Description: Effective software development is the name of the game. Agile practices are excellent tools for achieving effectiveness, and agile values are excellent guideposts. This blog tends to center on Customer Collaboration, Individuals and Interactions, Responding to Change, and Working Software.
Recently, I wrote about using the JfcUnit and Abbot frameworks to test-drive the creation of a Java Swing GUI. Since then, a post by Liz Keogh on the ExtremeProgramming yahoogroup led me to another option. It a wrapper around Swing written in conjunction with JBehave, but as Liz points out, it’s not dependent [...]