2017 © Pedro Peláez
 

library phpunit-bootstrap

PHPUnit distribution

image

suin/phpunit-bootstrap

PHPUnit distribution

  • Sunday, September 16, 2012
  • by suin
  • Repository
  • 1 Watchers
  • 1 Stars
  • 17 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PHPUnit Bootstrap

A distribution for quick start unit testing on PHP., (*1)

Installation

Install automatically:, (*2)

curl http://suin.org/phpunit-bootstrap.sh | sh

Install manually:, (*3)

composer.phar create-project suin/phpunit-bootstrap tests

cd tests

# Remove unnecessary files
rm -rf .git README.md

# Make README for test directory
mv README.dist.md README.md

The Versions

16/09 2012

dev-master

9999999-dev https://github.com/suin/phpunit-bootstrap

PHPUnit distribution

  Sources   Download

MIT

The Requires

 

phpunit unittest

16/09 2012

1.0

1.0.0.0 https://github.com/suin/phpunit-bootstrap

PHPUnit distribution

  Sources   Download

MIT

The Requires

 

phpunit unittest