Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

A unit test for a PHP config file using constants

License

Notifications You must be signed in to change notification settings

codeinchq/config-file-unit-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP config file unit test

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).