From b42d9613438f918e3ab84f9ad08be0f9453a8797 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 22 Mar 2018 22:37:25 +0000 Subject: [PATCH] wip --- .../_posts/2018-03-22-writing-tests-drupal-7-8.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 source/_posts/2018-03-22-writing-tests-drupal-7-8.md diff --git a/source/_posts/2018-03-22-writing-tests-drupal-7-8.md b/source/_posts/2018-03-22-writing-tests-drupal-7-8.md new file mode 100644 index 00000000..1094eab5 --- /dev/null +++ b/source/_posts/2018-03-22-writing-tests-drupal-7-8.md @@ -0,0 +1,15 @@ +--- +title: 'Writing Tests for Drupal 7 & 8' +tags: + - drupal + - drupal-7 + - drupal-8 + - testing + - simpletest + - phpunit +--- +- [Writing Simple (Simpletest) Tests for Your D7 module +](https://www.mediacurrent.com/blog/writing-simple-simpletest-tests-your-d7-module) +- [Writing Simple (PHPUnit) Tests for Your D8 module](https://www.mediacurrent.com/blog/writing-simple-phpunit-tests-your-d8-module) + +https://www.youtube.com/watch?v=Sjz92q1oaQ8