Registry / testing / php-extended-placeholder-phpunit

php-extended-placeholder-phpunit

JSON →
library10.0.3phppackagistunverified

A library that shows only the interfaces of PHPUnit, without requiring all the dependencies.

composer require php-extended/placeholder-phpunit
INSTALL
IMPORT
SIG · PHP-EXTENDED-PLACE
P
php-extended-placeholder-phpunit
testingphpv10.0.3
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;

Defines a basic test case using PHPUnit interfaces.

use PHPUnit\Framework\TestCase; class MyTest extends TestCase { public function testExample(): void { $this->assertTrue(true); } }
Debug
Known issues
gotchaThis package only provides interfaces, not the full PHPUnit implementation.
fix
Install phpunit/phpunit separately for actual test execution.
affects: >=10.0.0
Upgrade
Version history
10.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
php-extended-placeholder-phpunit — pip install php-extended-placeholder-phpunit · libregistry