aklump/phpunit-extras

PHPUnit extended to make testing even easier.

2.0.1 2019-06-07 18:17 UTC

This package is auto-updated.

Last update: 2024-03-08 06:58:08 UTC


README

phpunit_extras

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.