PHPUnit Helper

支持系统
OS X 10.7
价格
0
下载次数
141
官方网站
The perfect tool for the PHP developer who wants to run unit tests ! Get a clear and nice visual representation of your unit tests with PHPUnit Helper, a graphical interface that uses PHPUnit to execute and let you clearly see the results of your unit tests. Launch the tests from the interface and then check what the results are with only one glance: success, fail, error or even incomplete or skipped: a color allows you to immediately identify what is OK and what is not ! Use the filter to execute only the tests you want: all the tests of a suite, all the tests of a class or just one method. Use the custom filter if you want to only execute the tests containing a specific string. If there’s a fail or an error the trace column allows you to immediately see what it is and where it happened (file and line number). You can then act accordingly and modify your code to promptly correct the problem. Last but not least you can export the tests results as a .CSV file: perfect to log what was OK and what was not in your project at a specific time ! Note that PHPUnit Helper uses PHPUnit from Sebastian Bergmann (http://www.phpunit.de/). Your environnement may require some other components such as PHP and Composer (https://getcomposer.org/). Check the help file in the Help menu of PHPUnit Helper for more informations on this. Note that to connect to Mysql you will need to use the un-sandboxed version (which is free) of PHPUnit Helper only available at http://www.rpsoftapps.com/phpunithelper.