From b867649fa76aef852ea66e7f3b48fc76badd4507 Mon Sep 17 00:00:00 2001 From: Padraic Brady Date: Tue, 10 Jul 2012 18:49:19 +0100 Subject: [PATCH] Added brief description --- _posts/08-04-01-Complementary-Testing-Tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/08-04-01-Complementary-Testing-Tools.md b/_posts/08-04-01-Complementary-Testing-Tools.md index 2cd6afe..1ba5892 100644 --- a/_posts/08-04-01-Complementary-Testing-Tools.md +++ b/_posts/08-04-01-Complementary-Testing-Tools.md @@ -4,6 +4,8 @@ isChild: true ## Complementary Testing Tools +Besides individual testing and behaviour driven frameworks, there are also a number of generic frameworks and helper libraries useful for any preferred approach taken. + ### Tool Links * [Selenium](http://seleniumhq.org/) is a browser automation tool which can be [integrated with PHPUnit](http://www.phpunit.de/manual/3.1/en/selenium.html)