Re-add old blog posts from Astro
This commit is contained in:
parent
076239fa25
commit
051e154c65
178 changed files with 13479 additions and 7 deletions
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: Test-Driven Drupal presentation from DrupalCon Europe
|
||||
excerpt: Links to the video and slides from my automated testing session from DrupalCon Europe.
|
||||
tags:
|
||||
- drupal
|
||||
- drupal-8
|
||||
- drupalcon
|
||||
- speaking
|
||||
date: 2021-01-12
|
||||
---
|
||||
|
||||
Today, the sessions from DrupalCon Europe were posted on the [Drupal Association YouTube channel](https://www.youtube.com/playlist?list=PLpeDXSh4nHjTP7vRC6LCak9adK2yp1P5S), including my session on automated testing and test-driven development in Drupal 8 (and 9):
|
||||
|
||||
Here is the video of my presentation:
|
||||
|
||||
<div class="video-full">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/8ZRWYq9nSvo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
Here is an embedded version of the slides, which I've updated since the talk:
|
||||
|
||||
<script async class="speakerdeck-embed" data-id="088cb18033064f5cb18d1079795294a1" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
|
Loading…
Add table
Add a link
Reference in a new issue