diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 2c2e01823..c5641b41d 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -30,6 +30,15 @@ menu_links: url: /daily testimonials: + - + text: | + Following your "Automated tests" emails and they are great! Such a pleasant reading. I love how you start from the very beginning and keeping things simple, step by step. + + Looking forward to more content! + name: Matthieu Scarset + title: Drupal Expert + image: + url: '%site.assets_url%/assets/images/recommendations/matthieu-scarset.jpg' - text: | Hi Oliver, we met briefly at the Tech Connect event in London last month. Been reading through a few of your latest posts and have found the messages valuable, especially as we spent the week learning about unit, integration and e2e testing. I have signed up to your mailing list to keep the good advice flowing! diff --git a/source/_pages/atdc.md b/source/_pages/atdc.md index dcbac9c30..87be775e0 100644 --- a/source/_pages/atdc.md +++ b/source/_pages/atdc.md @@ -22,6 +22,7 @@ Learn to test things like:
{% include 'testimonials.html.twig' with { names: [ + "Matthieu Scarset", "Mike Karthauser", "Tawny Bartlett", "Scott Euser",