BDD - Behavior Driven Development
The Behavior Driven Development is an approach developed by Dan North and Chris Matts. The document is writting using the language Gherkin, a simple language to describe step-by-step the scenario (like a story) and the file has the extension “feature”.
»