Registry / testing / sminnee-phpunit

sminnee-phpunit

JSON →
library5.7.29phppackagistunverified

The PHP Unit Testing framework - forked to backport PHP 8 support

composer require sminnee/phpunit
INSTALL
IMPORT
SIG · SMINNEE-PHPUNIT
S
sminnee-phpunit
testingphpv5.7.29
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 PHPUnit\Framework\TestCase;

Basic test class extending TestCase

use PHPUnit\Framework\TestCase; class MyTest extends TestCase { public function testExample(): void { $this->assertTrue(true); } }
Debug
Known issues
gotchaThis fork may not receive updates from the official PHPUnit project
fix
Consider using the official phpunit/phpunit package if you don't need PHP 8 backports
affects: >=5.7.29
Upgrade
Version history
5.7.29latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
sminnee-phpunit — pip install sminnee-phpunit · libregistry