Registry / testing / lion-test

lion-test

JSON →
library4.1.3phppackagistunverified

Library to implement testing with helpers that allow easy testing with PHPUnit.

composer require lion/test
INSTALL
IMPORT
SIG · LION-TEST
L
lion-test
testingphpv4.1.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.

Test
use Lion\Test\Test;

Extend the Test class to create a PHPUnit test case with helpers.

use Lion\Test\Test; class MyTest extends Test { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
lion-test — pip install lion-test · libregistry