Registry / testing / msbios-test

msbios-test

JSON →
library2.0.0phppackagistunverified

MSBios Test provides testing utilities and base classes for MSBios applications.

composer require msbios/test
INSTALL
IMPORT
SIG · MSBIOS-TEST
M
msbios-test
testingphpv2.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 MSBios\Test\TestCase;

Extend the base TestCase to write unit tests for MSBios modules.

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

No known issues recorded.

Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
msbios-test — pip install msbios-test · libregistry