This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Literate testing
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
The notion of Literate Programming has been around for a while, but I've never seen it used in real life. The concept is very simple: put your code and documentation in the same file. "Documentation" in this sense, is not...