Add new blog posts
This commit is contained in:
parent
b22428ebae
commit
6bcdd96af0
22 changed files with 977 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
title: Test Driven Drupal presentation from DrupalCon Europe
|
||||
description: 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