From e3793693a70cdada042da6db23de3f0b97348628 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 1 May 2024 07:12:15 +0100 Subject: [PATCH] Add daily email for 2024-04-29 Some kind words --- source/_daily_emails/2024-04-29.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 source/_daily_emails/2024-04-29.md diff --git a/source/_daily_emails/2024-04-29.md b/source/_daily_emails/2024-04-29.md new file mode 100644 index 00000000..c492301c --- /dev/null +++ b/source/_daily_emails/2024-04-29.md @@ -0,0 +1,27 @@ +--- +title: Some kind words +date: 2024-04-29 +permalink: archive/2024/04/29/some-kind-words +tags: + - software-development + - drupal + - automated-testing + - test-driven-development +cta: atdc +snippet: | + I recently received these kind words someone who recently completed my Drupal automated testing email course. +--- + +I recently received these kind words from Frank Landry, who recently completed my [Drupal automated testing email course][course]: + +> The course was very informative. +> +> One of the biggest pain points with Drupal testing was that there was no clear and definitive guide on setting up the php unit XML file to get functional and kernel tests working right away. +> +> Your guide was fantastic and I will definitely be using it going forward in my module development for work. + +Thanks, Frank, for your feedback. + +It's great to get feedback on my content and to know it's helping and providing value to people. + +[course]: {{site.url}}/atdc