Registry / testing / osflab-test

osflab-test

JSON →
library3.0.0phppackagistunverified

OSF simple unit test component for PHP unit testing.

composer require osflab/test
INSTALL
IMPORT
SIG · OSFLAB-TEST
O
osflab-test
testingphpv3.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 OSF\Test\TestCase;

Write a basic unit test by extending TestCase.

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

No known issues recorded.

Upgrade
Version history
3.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
osflab-test — pip install osflab-test · libregistry