2017 © Pedro Peláez
 

library phpunit

Unofficial version of PHPUnit to be handled with Composer.

image

eher/phpunit

Unofficial version of PHPUnit to be handled with Composer.

  • Thursday, October 31, 2013
  • by EHER
  • Repository
  • 5 Watchers
  • 43 Stars
  • 42,361 Installations
  • PHP
  • 16 Dependents
  • 0 Suggesters
  • 12 Forks
  • 6 Open issues
  • 8 Versions
  • 2 % Grown

The README.md

PHPUnit All in One

That's another way to install PHPUnit without the PEAR, (*1)

Git

Just clone and run, (*2)

./bin/phpunit

or, (*3)

/path/to/phpunit-all-in-one/bin/phpunit

Composer

Add "EHER/PHPUnit" package to your composer.json file, (*4)

{
    "require": {
        "php":          ">=5.3.2",
        "EHER/PHPUnit": ">=1.2"
    }
}

After install/update vendors with Composer, you can simply run, (*5)

php vendor/EHER/PHPUnit/phpunit.php

Bitdeli Badge, (*6)

The Versions

31/10 2013

dev-master

9999999-dev

Unofficial version of PHPUnit to be handled with Composer.

  Sources   Download

The Requires

 

24/05 2012

1.6

1.6.0.0

Unofficial version of PHPUnit to be handled with Composer.

  Sources   Download

The Requires

 

19/05 2012

1.5

1.5.0.0

Unofficial version of PHPUnit to be handled with Composer.

  Sources   Download

The Requires

 

13/05 2012

1.4

1.4.0.0

Unofficial version of PHPUnit to be handled with Composer.

  Sources   Download

The Requires

 

04/04 2012

1.3

1.3.0.0

Unofficial version of PHPUnit to be handled with Composer.

  Sources   Download

The Requires

 

05/02 2012

1.2

1.2.0.0

  Sources   Download

The Requires

 

05/02 2012

dev-composer

dev-composer

  Sources   Download

The Requires

 

05/02 2012

1.1

1.1.0.0

  Sources   Download

The Requires