2017 © Pedro Peláez
 

library phpunithelper

image

phpunithelper/phpunithelper

  • Tuesday, October 8, 2013
  • by tototoshi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 287 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHPUnitHelper

Build Status, (*1)

Install

composer.json, (*2)

{
  "require-dev": {
    "phpunithelper/phpunithelper": "dev-master"
  }
}

Usage

 $ ./vendor/bin/phpunithelper generate src/Foo.php test/

The Versions

08/10 2013