codeinc/config-file-unit-test

This package is abandoned and no longer maintained. No replacement package was suggested.

A unit test for a PHP config file using constants

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/codeinc/config-file-unit-test

1.0.0 2018-05-14 16:43 UTC

This package is auto-updated.

Last update: 2020-01-24 20:56:03 UTC


README

This package provides a unit test based on PHPUnit to test PHP config files using constants.

Installation

This library is available through Packagist and can be installed using Composer:

composer require --dev codeinc/config-file-unit-test

License

The library is published under the MIT license (see LICENSE file).