2017 © Pedro Peláez
 

library zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

image

jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  • Friday, September 16, 2016
  • by TheDisposer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Overview

This package contains the unit tests for the jim-moser/zf2-validators-empty-or package. The unit tests were separated from the zf2-validators-empty-or package to make it easier for the package user to select whether they want to install the unit tests or not. This also makes it easier to uninstall only the tests at a later time if desired., (*1)

This package depends on the zf2-validators-empty-or package so adding this package to the "require" field of a composer.json file will instruct Composer to install both this package and the zf2-validators-empty-or package., (*2)

Related packages:, (*3)

A brief description of the related packages listed above can be found in the README.md file for the jim-moser/zf2-validators-empty-or package., (*4)

Installation

Alternative 1: Installation with Composer

  1. For an existing Laminas Framework installation, move into the parent of the vendor directory. This directory should contain an existing composer.json file. For a new installation, move into the directory you would like to contain the vendor directory., (*5)

    $ cd <parent_path_of_vendor>    
  2. Run the following command which will update the composer.json file, install the zf2-validators-empty-or-plugin-test package and its dependencies into their respective directories under the vendor directory, and update the composer autoloading files., (*6)

    $ composer require jim-moser/zf2-validators-empty-or-test

Alternative 2: Manual Installation to Vendor Directory

If you would like to install the packages manually and use a Module.php file to configure autoloading instead of using Composer to configure autoloading then use the jim-moser/zf2-validators-empty-or-plugin-test package instead of this package. Follow the instructions in the README.md file of that package., (*7)

Unit Testing

After installation unit testing can be run immediately from the vendor/jim-moser/zf2-validators-empty-or-test directory as follows:, (*8)

$ cd <vendor_directory>/jim-moser/zf2-validators-empty-or-test
$ ../../phpunit/phpunit/phpunit

The second command above calls phpunit from the phpunit package installed under the vendor directory instead of any phpunit executable which may be installed system wide. This is done to ensure the version of PHPUnit executed is one that meets the version requirements specified in the composer.json file., (*9)

The Versions

16/09 2016

dev-master

9999999-dev https://github.com/jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  Sources   Download

BSD-3-Clause

The Requires

 

validator validation zf2

16/09 2016

1.0.2

1.0.2.0 https://github.com/jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  Sources   Download

BSD-3-Clause

The Requires

 

validator validation zf2

15/09 2016

1.0.1

1.0.1.0 https://github.com/jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  Sources   Download

BSD-3-Clause

The Requires

 

validator validation zf2

14/09 2016

1.0.0

1.0.0.0 https://github.com/jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  Sources   Download

BSD-3-Clause

The Requires

 

validator validation zf2

01/09 2016

0.0.2

0.0.2.0 https://github.com/jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  Sources   Download

BSD-3-Clause

The Requires

 

validator validation zf2

12/08 2016

0.0.1

0.0.1.0 https://github.com/jim-moser/zf2-validators-empty-or-test

Unit testing for jim-moser/zf2-validators-empty-or package.

  Sources   Download

BSD-3-Clause

The Requires

 

validator validation zf2