This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: Settling the score, Raking Java, Grand integration
Feed Title: testdriven.com
Feed URL: http://feeds.feedburner.com/testdrivennewslinks?news=10&links=10
Feed Description: Your test-driven development community
Jay Flowers finds ways to promote the growth of unit tests in Playing for Real, More Than a Scoreboard.
While Apache has just released version 1.7 of Ant, JRake is starting to earn attention: "JRake is the latest entry in build tools for Java that is based on a scripting language. JRake leverages JRuby and the Rake build tool for Ruby to make building, running tests, and deploying web applications quick and easy." (JRake: Build, Test, and Deploy Java applications without XML, InfoQ)
Rick Hightower writes the steps to setting up TestNG, JMock and Spring integration tests.