Registry / testing / codekandis-phpunit

codekandis-phpunit

JSON →
library6.0.0phppackagistunverified

A library for PHPUnit testing with enhanced test cases and custom constraint assertions.

composer require codekandis/phpunit
INSTALL
IMPORT
SIG · CODEKANDIS-PHPUNIT
C
codekandis-phpunit
testingphpv6.0.0
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 Codekandis\PhpUnit\TestCase;

Extend the enhanced TestCase to write tests.

use Codekandis\PhpUnit\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues
breakingRequires PHPUnit 9.x or 10.x.
fix
Install compatible PHPUnit version.
affects: >=6.0.0
Upgrade
Version history
6.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
codekandis-phpunit — pip install codekandis-phpunit · libregistry