BDD
Concordion Tutorial: Acceptance Testing with Living Specifications
Concordion is a Java testing framework that turns plain-English specifications into executable acceptance tests. Unlike Cucumber's Gherkin syntax, Concordion embeds test instrumentation directly into HTML documents — the same documents your product team writes. The result is specifications that can be run as tests without any transformation. What