php framework for autotesting your business expectations
Behat is a behavior-driven development tool
What is BDD?
Development, based on examples of how the application should work
Feature: Real business example of application use
Feature: Real business example of application use
Scenario: Context - Action - Outcome
Scenario: Context - Action - Outcome
Transformation: words to code
Example:
behat --config=/app/tests/behat-pantheon.yml --definitions i
Transformation: words to code
Example:
behat --config=/app/tests/behat-pantheon.yml --dry-run --snippets-for FeatureContext
behat --config=/app/tests/behat-pantheon.yml --dry-run --append-snippets
Example: nvz-jump
lando behat --config=/app/tests/behat-pantheon.yml