This repository is work-in-progress and, once completed, will provide example, documentations and tools that will allow to have a complete training regarding how to bring the BDD approach in the whole organization, from the PO requirements to the TDD development.
The main branch is (and will be) deliberately a basic and incomplete initial example.
The complete solution will be created in the time, following the various talks and workshops that will be done on this argument.
The sessions that has been completed are the following
| Title | Description | Branch | IT material | EN material |
|---|---|---|---|---|
| TDD e BDD: cosa cambia? | What's the difference between TDD and BDD? Are there any differences at code level? | live/20230411_FromTDDtoBDD |
YouTube Live | N.A. |
| BDD: molto più che testing | Starting from a User Story Mapping, create the user behaviors that will be used as base to develop the software. | workshop/202306_AgileRequirements |
Workshop summary | N.A. |
| BDD: dai behavior al TDD | Starting from the user behaviours wrote down in the previous workshop, perform the drill down to domain specific behaviours and service/component behaviours, used to develop in TDD. | conference/20230630_WorkingSoftware |
coming soon | N.A. |
Feel free to insert an issue if you want to require a material that is not present.