Workshop in English - UK at PHP UK Conference 2020
Track Name:
Design Track
Short URL: https://joind.in/talk/a3800
(QR-Code (opens in new window))
We're gonna play a bowling game, and by that we learn how to use the ATDD approach to write a software to calculate the results. ATDD is an approach within the BDD methodology. After this tutorial attendees will describe features using the gherkin language and implement them a test cases using Behat.
Comments
Comments are closed.
Too basic. And a bit stupid that you are supposed to write tests for code that does not exist, so you need to write the implementation as well!!
I really enjoyed the workshop. It was a good introduction to atdd. The practical was good fun. I think it could have done with a little more explanation to what was required during each test/implementation cycle. Really like the code review and picking a solution part.