Registry / testing / sanmai-phpunit-legacy-adapter

sanmai-phpunit-legacy-adapter

JSON →
library8.2.2phppackagistunverified

Adapter for using PHPUnit legacy versions with newer PHPUnit.

composer require sanmai/phpunit-legacy-adapter
INSTALL
IMPORT
SIG · SANMAI-PHPUNIT-LEG
S
sanmai-phpunit-legacy-adapter
testingphpv8.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestCase
use Sanmai\PHPUnitLegacyAdapter\TestCase;

Extend the legacy adapter test case for compatibility.

use Sanmai\PHPUnitLegacyAdapter\TestCase; class MyTest extends TestCase { public function testExample(): void { $this->assertTrue(true); } }
Debug
Known issues
breakingRequires PHP 7.4+ and PHPUnit 8.x or 9.x.
fix
Ensure your environment meets the PHP and PHPUnit version requirements.
affects: >=8.0.0
Upgrade
Version history
8.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources