From d043c28fda317738d9dcce451f32385e0c047f1c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 2 Aug 2023 23:41:59 +0100 Subject: [PATCH] daily-email: add 2023-08-02 A crash course into Drupal testing --- src/content/daily-email/2023-08-02.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/content/daily-email/2023-08-02.md diff --git a/src/content/daily-email/2023-08-02.md b/src/content/daily-email/2023-08-02.md new file mode 100644 index 00000000..1f662bd3 --- /dev/null +++ b/src/content/daily-email/2023-08-02.md @@ -0,0 +1,17 @@ +--- +title: > + A crash course into automated testing with Drupal +pubDate: 2023-08-02 +permalink: > + archive/2023/08/02/a-crash-course-into-drupal-testing +tags: + - drupal + - automated-testing + - test-driven-development +--- + +Next week, I'll be presenting a lightning talk at the North West Drupal user group (NWDUG)'s August meetup. + +It'll be a crash course into automated testing and test-driven development with Drupal, in which I plan to show how to get started by writing and running your first automated tests whilst exploring the different types of tests that are available. + +It's an online event, so if you'd like to see this and other lightning talks on the 8th of August, RSVP at .