Skip to content

A library to simplify various tasks during test development

License

Notifications You must be signed in to change notification settings

MaSpeng/php-test-helper

Repository files navigation

PHP test helper

This library has the target to simplify various tasks during test development.

Minimum PHP Version

Installation

To install this library just add it as development dependency to your project using:

composer require --dev maspeng/test-helper

Usage

Object Reflector

To use the ObjectReflectorTrait just add a use statement to your TestClass.

See object reflector trait documentation.

Contribute

Please refer to CONTRIBUTING.md for information on how to contribute to php-test-helper project.

About

A library to simplify various tasks during test development

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published