aklump/phpunit-extras

PHPUnit extended to make testing even easier.

Maintainers

Package info

github.com/aklump/phpunit-extras

Homepage

pkg:composer/aklump/phpunit-extras

Statistics

Installs: 80

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.1 2019-06-07 18:17 UTC

This package is auto-updated.

Last update: 2026-03-08 11:17:09 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.