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!!

Mark Bradley at 17:49 on 21 Feb 2020

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.