Registry / testing / yiisoft-test-support

yiisoft-test-support

JSON →
library3.2.0phppackagistunverified

Supporting tools for testing

composer require yiisoft/test-support
INSTALL
IMPORT
SIG · YIISOFT-TEST-SUPPO
Y
yiisoft-test-support
testingphpv3.2.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 Yiisoft\TestSupport\TestCase;

Extend the base test case for Yii applications

use Yiisoft\TestSupport\TestCase; class MyTest extends TestCase { public function testExample(): void { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
36
OpenAI (training)
1
Resources
yiisoft-test-support — pip install yiisoft-test-support · libregistry