Registry / testing / flarum-testing

flarum-testing

JSON →
library1.8.0phppackagistunverified

Automated testing infrastructure for Flarum core and extensions.

composer require flarum/testing
INSTALL
IMPORT
SIG · FLARUM-TESTING
F
flarum-testing
testingphpv1.8.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 Flarum\Testing\TestCase;

Base test case for Flarum extensions

use Flarum\Testing\TestCase; class MyTest extends TestCase { public function test_example() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
flarum-testing — pip install flarum-testing · libregistry