Fixed link for Enhance PHP

Thanks to @w00 for pointing this one out in #332.
This commit is contained in:
Phil Sturgeon
2013-12-02 10:23:11 -05:00
committed by Josh Lockhart
parent cd130fcb20
commit 0cc17ac2e1

View File

@@ -30,10 +30,11 @@ you run a project which accepts pull requests then you should suggest this as a
[PHPUnit](http://phpunit.de) is the de-facto testing framework for writing unit tests for PHP
applications, but there are several alternatives
* [SimpleTest](http://simpletest.org)
* [Enhance PHP](http://www.enhance-php.com/)
* [PUnit](http://punit.smf.me.uk/)
* [atoum](https://github.com/atoum/atoum)
* [Enhance PHP](https://github.com/Enhance-PHP/Enhance-PHP)
* [PUnit](http://punit.smf.me.uk/)
* [SimpleTest](http://simpletest.org)
### Integration Testing