PHP, Zend Framework and Other Crazy Stuff
Mockery 0.7.2 Released (And On Packagist.org!)
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a framework for creating test doubles like mock objects through the use of a simple and succint API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit’s phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can happily operate alongside phpunit-mock-objects.
Today, I am pleased to announce the release of Mockery 0.7.2, a maintenance release fixing a small number of bugs and annoyances. A special thanks to all those who forked the Github project at and submitted pull requests! Leaving a developer with hardly any work to do other than a quick test and merge is always appreciated! You can install or upgrade to the new version from the survivethedeepend.com PEAR channel.
Another piece of news is that Mockery is now available on Packagist.org for users of Composer. Composer is a tool to help you manage your own projects’ or librarys’ dependencies and it can handle and mix dependencies from Composer compatible repositories like Packagist.org, any git repository using tags, and any PEAR channel. I do this of my own free will and not because Luis Cordova and Benjamin Eberlei are standing behind me with pitchforks
.
The more pertinant fixes include:
- Fixed a problem in resolving methods chains which abuse the Law of Demeter (thanks to the wizardly Robert Basic).
- Fixed unexpected static calls to an alias mock which were causing fatal errors (thanks to Luis Cordova).
- Fixed a crash present since PHP 5.3.6 due to a referenced $this variable entering a closure (thanks to Martin Sadovy).
- Added support for PHP_CodeCoverage 1.1 whose filter class is no longer a singleton (thanks to Matthew Vivian).
- Added non-halting exception handling (for Mockery exceptions) to the PHPUnit TestListener (thanks to Adrian Slade).
- Added boolean $prepend (defaults to FALSE) parameter to \Mockery\Loader::register() to allow for registering Mockery’s autoloader to the top of the autoloader stack even after other autoloaders have been registered (thanks to Hermann Kosselowski).
- Updated documentation/tests for the release of Hamcrest 1.0.0 several days ago (thanks to me, me, me – who finally got to do something nobody else had a pull request for!).
- Added new \Mockery::self() static method to make retrieving the current mock object simpler and more readable while setting expectations without the need to refer back to past variable assignments.
Users should also note that Hamcrest 1.0.0, which includes a small filename change (hamcrest.php was capitalised to Hamcrest.php), was released several days ago. If you use Hamcrest matchers with Mockery, you should ensure that both libraries are updated on your system.
As always, please report any bugs or potential improvements to the Github issue tracker using the relevant label or, even more appreciated, send me a pull request.
Related posts:
| Print article | This entry was posted by padraic on January 25, 2012 at 11:07 am, and is filed under PHP General, PHP Security, Zend Framework. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
-
http://twitter.com/cordoval LuisCordova
-
http://twitter.com/cordoval LuisCordova
-
http://greatcelebrityfashion.blogspot.com/ Fashion Updates
-
http://www.facebook.com/munna.talukder Munna Talukder
-
gri chel
-
http://profile.yahoo.com/GBK7RQ34ASMVLZQ3GSJBHOX2WY John
-
http://twitter.com/ebookiss EbooKiss.Com
-
http://profile.yahoo.com/RWMBLS2NWEX5KM2AJKG2XG4IQI Jennifer
-
http://www.intenseblog.com Jennifer R
-
Anonymous
-
amandeep kaur
-
Admission Advising
-
http://twitter.com/canvas_photo canvas prints
-
Anonymous
-
andrew jamandre
-
http://eduzoneindia.blogspot.in/ rohini kumar d
-
Anonymous
-
Anonymous
-
Anonymous
-
http://twitter.com/classeaflex Classe A Flex móveis
-
http://twitter.com/classeaflex Classe A Flex móveis
-
http://htsoft.vn/ phan mem quan ly ban hang
-
Mike Preston
-
Anonymous
-
Anonymous
-
Anonymous
-
Anonymous
-
Anonymous
-
yoursocial fans

