.. _glossary: Glossary =============================================================================== .. glossary:: Aka Also known as ... BDD Behaviour driven development: * http://dannorth.net/introducing-bdd * http://en.wikipedia.org/wiki/Behavior_Driven_Development CLI Command line interface: * https://en.wikipedia.org/wiki/Command-line_interface FIT Framework for Integrated Test, http://fit.c2.com Gherkin `Gherkin`_ is a business readable, domain specific language that allows you describe the software behaviour. It was introduced by `cucumber`_ (or `jbehave`_). Actually, as I understand it, the usage of the name "Gherkin" is a joke: `The gherkin is a fruit similar in form and nutritional value to a cucumber. ... `_ (according to `wikipedia:Gherkin`_). .. _cucumber: http://cukes.info/ .. _Gherkin: https://github.com/cucumber/cucumber/wiki/Gherkin .. _jbehave: http://jbehave.org/ .. _`wikipedia:Gherkin`: http://en.wikipedia.org/wiki/Gherkin .. broken: * http://behaviour-driven.org/