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

2.0.1 2019-06-07 18:17 UTC

This package is auto-updated.

Last update: 2025-09-08 10:22:43 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.