Registry / testing / bearframework-addon-tests

bearframework-addon-tests

JSON →
library1.6.0phppackagistunverified

Bear Framework addon test utilities for unit testing.

composer require bearframework/addon-tests
INSTALL
IMPORT
SIG · BEARFRAMEWORK-ADDO
B
bearframework-addon-tests
testingphpv1.6.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 BearFramework\AddonTests\TestCase;

Extend the test case class to write unit tests for Bear Framework addons.

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

No known issues recorded.

Upgrade
Version history
1.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
bearframework-addon-tests — pip install bearframework-addon-tests · libregistry