Add atoum to the list of available PHP unit test framework

This commit is contained in:
Julien BIANCHI
2012-09-03 10:18:58 +03:00
parent ac8ce872a2
commit a53aae0c91

View File

@@ -33,6 +33,7 @@ applications, but there are several alternatives
* [SimpleTest](http://simpletest.org) * [SimpleTest](http://simpletest.org)
* [Enhance PHP](http://www.enhance-php.com/) * [Enhance PHP](http://www.enhance-php.com/)
* [PUnit](http://punit.smf.me.uk/) * [PUnit](http://punit.smf.me.uk/)
* [atoum](https://github.com/mageekguy/atoum)
### Integration Testing ### Integration Testing