Download the PHP package etsy/phpunit-extensions without Composer
On this page you can find all versions of the php package etsy/phpunit-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download etsy/phpunit-extensions
More information about etsy/phpunit-extensions
Files in etsy/phpunit-extensions
Package phpunit-extensions
Short Description Etsy PHPUnit Extensions
License BSD-3-Clause
Homepage http://github.com/etsy/phpunit-extensions
Informations about the package phpunit-extensions
Etsy PHPUnit Extensions
PHPUnit is the standard in testing PHP code. Etsy uses a lot of PHP and tests help us maintain quality while taking continuous deployment to the extreme. We have encountered a few use cases here an there that let us work with PHPUnit better and faster, and we thought it would be awesome to share with everyone.
Tutorials
- Asserts
- Constraints
- Database
- Helpers
- Mock Object
- Mockery
- Multiple Database
- Ticket Listener
- PHPUI Command Experimental!!
Installation
See PEAR Channel
Version > 0.3.x requires PHP 5.3.6
Version < 0.2.x requires PHP 5.2.9
Contribute
You're interested in contributing to Etsy PHPUnit Extensions?
Here are the basic steps:
fork phpunit-extensions from here: http://github.com/etsy/phpunit-extensions
- Clone your fork
- Hack away
- If you are adding new functionality, document it in the Wiki
- If necessary, rebase your commits into logical chunks, without errors
- Push the branch up to GitHub
- Send a pull request to the etsy/phpunit-extensions project.
We'll do our best to get your changes in!
Contributors
In lieu of a list of contributors, check out the commit history for the project: http://github.com/etsy/phpunit-extensions/commits/master
All versions of phpunit-extensions with dependencies
phpunit/phpunit Version ^7.0.0
phpunit/dbunit Version ^4.0.0
mockery/mockery Version ^1.0.0