mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-14 09:44:00 +02:00
Added brief description
This commit is contained in:
@@ -4,6 +4,8 @@ isChild: true
|
|||||||
|
|
||||||
## Complementary Testing Tools
|
## 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
|
### 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)
|
* [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)
|
||||||
|
Reference in New Issue
Block a user