Registry / testing / graham-campbell-testbench

graham-campbell-testbench

JSON →
library6.3.0phppackagistunverified

TestBench Provides Some Testing Functionality For Laravel

composer require graham-campbell/testbench
INSTALL
IMPORT
SIG · GRAHAM-CAMPBELL-TE
G
graham-campbell-testbench
testingphpv6.3.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.

AbstractTestCase
use GrahamCampbell\TestBench\AbstractTestCase;

Extend AbstractTestCase for Laravel testing

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

No known issues recorded.

Upgrade
Version history
6.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
graham-campbell-testbench — pip install graham-campbell-testbench · libregistry