Change /talks to /presentations
This commit is contained in:
parent
8158c679fd
commit
37603296f0
91 changed files with 168 additions and 166 deletions
14
source/_presentations/automated-testing-lightning-talk.md
Normal file
14
source/_presentations/automated-testing-lightning-talk.md
Normal file
|
@ -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: <https://github.com/opdavies/nwdug-testing-talk>
|
Loading…
Add table
Add a link
Reference in a new issue