oliverdavies.uk/source/_presentations/automated-testing-lightning-talk.md

15 lines
457 B
Markdown
Raw Normal View History

2024-01-03 20:00:00 +00:00
---
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
2024-01-03 20:00:00 +00:00
---
A short talk introducing automated testing with Drupal and test-driven development.
Example repository: <https://github.com/opdavies/nwdug-testing-talk>