Registry / testing / mediact-testing-suite

mediact-testing-suite

JSON →
library2.9.1phppackagistunverified

Contains MediaCT's default testing packages.

composer require mediact/testing-suite
INSTALL
IMPORT
SIG · MEDIACT-TESTING-SU
M
mediact-testing-suite
testingphpv2.9.1
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 MediaCT\TestingSuite\TestCase;

Extend the base test case for MediaCT tests.

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

No known issues recorded.

Upgrade
Version history
2.9.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mediact-testing-suite — pip install mediact-testing-suite · libregistry