mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-17 19:16:20 +02:00
Add atoum to the list of available PHP unit test framework
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user