Testing
Concordion Acceptance Testing: Getting Started
Concordion is a Java-based acceptance testing framework built around the idea of specification by example. Instead of writing tests in code or wiki tables, you write plain HTML documents that describe how the system should behave. The framework then binds those documents to Java fixture classes that execute the