phoenixrvd/phpunit-data-provider-yaml

Allow to use YAML, JSON or PHP files to storing a data for PHP-Unit-DataProviders

1.1.1 2020-03-11 17:07 UTC

This package is auto-updated.

Last update: 2024-05-12 04:40:22 UTC


README

Minimum PHP Version Latest Stable Version composer.lock License

Build Status Code Climate StyleCI Test Coverage Latest Unstable Version

Magic helper to autoload YAML, JSON or PHP files for data providers in PHPUnit.

Installation

Install the latest version with

composer require --dev phoenixrvd/phpunit-data-provider-yaml

How to use

See Example implementation.

Testing

composer phpunit_data_provider_yaml:test

Copyright and license

Code released under the MIT License.