diff --git a/src/content/talk/automated-testing-lightning-talk.md b/src/content/talk/automated-testing-lightning-talk.md new file mode 100644 index 00000000..b42a2226 --- /dev/null +++ b/src/content/talk/automated-testing-lightning-talk.md @@ -0,0 +1,14 @@ +--- +title: Automated testing crash course +description: A crash course in automated testing with Drupal and test-driven development (lightning talk). +events: + - name: NWDUG + location: Manchester, UK + date: "2023-08-08" + url: https://www.meetup.com/nwdrupal/events/293429104 + online: true +--- + +A short talk introducing automated testing with Drupal and test-driven development. + +Example repository: