This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Agiledox and I've been doing it wrong
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
Joe Walnes writes about Agiledox, and the first tool Testdox. Testdox creates documentation from unit test method names. More often than not, I've been naming my tests based on the method they are testing. This is sometimes descriptive, because I...