Registry / testing / pestphp-pest-plugin-laravel

pestphp-pest-plugin-laravel

JSON →
library4.1.0phppackagistunverified

The Pest Laravel Plugin integrates Pest testing framework with Laravel.

composer require pestphp/pest-plugin-laravel
INSTALL
IMPORT
SIG · PESTPHP-PEST-PLUGI
P
pestphp-pest-plugin-laravel
testingphpv4.1.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.

PestServiceProvider
use Pest\Laravel\PestServiceProvider;

Registers the Pest Laravel service provider to enable Laravel integration.

use Pest\Laravel\PestServiceProvider; // Register the service provider in config/app.php 'providers' => [ // ... PestServiceProvider::class, ],
Debug
Known issues
breakingRequires Pest 2.x and Laravel 8.x or higher.
fix
Ensure compatible versions of Pest and Laravel are installed.
affects: <4.0
Upgrade
Version history
4.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pestphp-pest-plugin-laravel — pip install pestphp-pest-plugin-laravel · libregistry