Add post
This commit is contained in:
parent
4f178686fd
commit
045bb33bfd
10
source/_posts/my-first-blog-post-published-for-inviqa.md
Normal file
10
source/_posts/my-first-blog-post-published-for-inviqa.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: My first blog post published for Inviqa
|
||||
excerpt: My first blog post has been published on the inviqa.com website.
|
||||
date: 2020-04-29
|
||||
tags: [drupal, testing]
|
||||
---
|
||||
|
||||
My first blog post was published on the Inviqa website last week. Is an introduction to automated testing in Drupal, which also includes a recap of the workshop that I recently gave at DrupalCamp London.
|
||||
|
||||
The blog post can be found at <https://inviqa.com/blog/drupal-automated-testing-introduction>, and there's more information about the workshop specifically at <https://github.com/opdavies/workshop-drupal-automated-testing>.
|
Reference in a new issue