2017 © Pedro Peláez
 

library phpunit-extensions

Etsy PHPUnit Extensions

image

jwyuen/phpunit-extensions

Etsy PHPUnit Extensions

  • Tuesday, January 14, 2014
  • by jwingy
  • Repository
  • 1 Watchers
  • 0 Stars
  • 111 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 31 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

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., (*1)

Tutorials

Installation

See PEAR Channel, (*2)

Version > 0.3.x requires PHP 5.3.6, (*3)

Version < 0.2.x requires PHP 5.2.9, (*4)

Contribute

You're interested in contributing to Etsy PHPUnit Extensions?, (*5)

Here are the basic steps:, (*6)

fork phpunit-extensions from here: http://github.com/etsy/phpunit-extensions, (*7)

  1. Clone your fork
  2. Hack away
  3. If you are adding new functionality, document it in the Wiki
  4. If necessary, rebase your commits into logical chunks, without errors
  5. Push the branch up to GitHub
  6. Send a pull request to the etsy/phpunit-extensions project.

We'll do our best to get your changes in!, (*8)

Contributors

In lieu of a list of contributors, check out the commit history for the project: http://github.com/etsy/phpunit-extensions/commits/master, (*9)

The Versions

14/01 2014

dev-master

9999999-dev http://github.com/etsy/phpunit-extensions

Etsy PHPUnit Extensions

  Sources   Download

BSD-3-Clause

The Requires

 

phpunit extensions etsy