Registry / testing / laradic-testing

laradic-testing

JSON →
library1.0.4phppackagistunverified

A testing package for Laravel applications.

composer require laradic/testing
INSTALL
IMPORT
SIG · LARADIC-TESTING
L
laradic-testing
testingphpv1.0.4
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 Laradic\Testing\TestCase;

Extend the base test case for Laravel testing.

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

No known issues recorded.

Upgrade
Version history
1.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
laradic-testing — pip install laradic-testing · libregistry