From 7a0708672a1a9e6a9be1ea1ad31ffec03899d397 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Sep 2019 14:46:18 +0100 Subject: [PATCH] Live blogging from SymfonyLive London 2019 --- source/_posts/2019-09-13-live-blogging-symfonylive-london.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md index 177e6406..7c7c8c20 100644 --- a/source/_posts/2019-09-13-live-blogging-symfonylive-london.md +++ b/source/_posts/2019-09-13-live-blogging-symfonylive-london.md @@ -435,10 +435,13 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same * Living, executable documentation that non-programmers understand. Always correct. * Feature file - Feature - - Scenario - example of the behaviour for this feature. Simple, atomic. + - Scenario - example of the behaviour for this feature. Simple, atomic. (e.g. I need a product in order to add it to a cart) - In order to... - Who gets the benefit? +### BDD practice + + ## Migrating to Symfony one route at a time (Steve Winter) ## Closing Keynote: The fabulous World of Emojis and other Unicode symbols (Nicolas Grekas)