aklump / phpunit-extras
PHPUnit extended to make testing even easier.
Installs: 80
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/aklump/phpunit-extras
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.