hyde/testing

Testing helpers for HydePHP.

0.1.0-beta 2022-09-15 09:01 UTC

This package is auto-updated.

Last update: 2024-04-15 14:15:51 UTC


README

Latest Version on Packagist Total Downloads

Warning: This package should only be used as a dev-dependency, and never in production.

Notice: All code in this package is considered internal and should not be relied upon outside the HydePHP test suites.

Installation

You can install the package via composer:

composer require hyde/testing --dev

Usage

This package is created for and intended to be used specifically with HydePHP. It will likely not work with other frameworks, and such usage is discouraged.

php hyde test

Contributing

Please see the hydephp/develop monorepo for details.

Security

If you discover any security related issues, please email caen@desilva.se instead of using the issue tracker.

There are no backwards compatibility guarantees other than what is implicitly offered through the HydePHP packages requiring this package.

License

The MIT License (MIT). Please see License File for more information.