Archives for November, 2007

Concordian, the active specification and acceptance testing


An interesting project called Concordion was brought to my attention via the Domain Driven Design mailing list. The site states:
Concordion is an open source framework for Java that lets you turn a plain English description of a requirement into an automated test.
It is a Java based alternative to Fit/Fitnesse, an acceptance testing tool. The apparent goal of both Fitness and Concordion is to use a lowest… Read more »