Registry / testing / illuminated-testing-tools

illuminated-testing-tools

JSON →
library12.0.0phppackagistunverified

Laravel-specific Testing Helpers and Assertions.

composer require illuminated/testing-tools
INSTALL
IMPORT
SIG · ILLUMINATED-TESTIN
I
illuminated-testing-tools
testingphpv12.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.

Assertions
use Illuminated\Testing\Assertions;

Use the testing assertions to verify database state.

use Illuminated\Testing\Assertions; $assertions = new Assertions(); $assertions->assertDatabaseHas('users', ['email' => 'test@example.com']);
Debug
Known issues
breakingRequires Laravel 12.x; may not be compatible with older versions.
fix
Upgrade your Laravel installation to version 12 or later.
affects: >=12.0.0
Upgrade
Version history
12.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
illuminated-testing-tools — pip install illuminated-testing-tools · libregistry