2017 © Pedro Peláez
 

library php-unit-test-helpers

image

ganbarodigital/php-unit-test-helpers

  • Saturday, June 27, 2015
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3,246 Installations
  • PHP
  • 17 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PHP Unit Test Helpers

Introduction

The PHP Unit Test helpers library provides a set of useful and robust helpers that you can quickly drop into your own project to save you time and effort when writing unit tests., (*1)

Installation

Add this to your composer.json file:, (*2)

{
    "require": {
        "ganbarodigital/php-unit-test-helpers": "^1.0"
    }
}

and then run composer update., (*3)

The Versions

27/06 2015

dev-develop

dev-develop

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

27/06 2015

dev-master

9999999-dev

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

27/06 2015

2.1.0

2.1.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

27/06 2015

2.0.0

2.0.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

27/06 2015

1.0.0

1.0.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires