aklump / phpunit-extras
PHPUnit extended to make testing even easier.
2.0.1
2019-06-07 18:17 UTC
Requires
- mockery/mockery: ^1.0
README
Summary
Classes to extend \PHPUnit\Framework\TestCase
.
Quick Start
composer require aklump/phpunit-extras
Visit https://aklump.github.io/phpunit-extras/ for full documentation.
Contributing
If you find this project useful... please consider making a donation.
PHPUnit Compatibility
- Use version >= 2.x for PHPUnit >= 6.
- Use version 1.x for PHPUnit < 6.