2 + 2 = 4
2 + 2 = FOUR
Our Assumption Implemented | The Expectation Implemented |
When we print out addTwoNumbers(2, 2) we will be returned 4
|
Our answer will now be returned as FOUR
|
Behaviour Driven Development (BDD) | Test Driven Development (TDD) |
|
|
Can be used with:
Ruby | Java | Python | Javascript |
Clojure | .NET | PHP | C++ |
Feature | Background | Scenario | Given |
When | Then | And | But |
* | Scenario Outline | Examples |
In order to { meet some goal }
As a { type of stakeholder }
I want { a feature }
http://tanyapowell.co.uk/intro-to-bdd-talk/
You can talk to me here @tanya_powell