Live blogging from SymfonyLive London 2019

This commit is contained in:
Oliver Davies 2019-09-13 14:57:12 +01:00
parent a433394de6
commit 9d0a95df84

View file

@ -472,6 +472,9 @@ SPAs are sometimes teh right solution. Why do they want to use it, can the same
### Behat
* Used to automate and execute BDD tests, also SpecDDD
* maps steps to PHP code
* Given a context, when an event, then an outcome
* Domain Context, API context
## Migrating to Symfony one route at a time (Steve Winter)