sepiphy/testing

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

A set of popular PHP testing libraries

v0.11.0 2021-04-01 10:03 UTC

This package is auto-updated.

Last update: 2021-07-24 06:28:28 UTC


README

I firstly create this package to require a bunch of testing libraries including below to my projects. Then, I think it isn't a good idea because they may require different versions of each some. But this package may be still helpful in a few specific case. For example, when starting a code sample, I can just run "composer require sepiphy/testing" to get needed stuff to test my code and use exact versions later.