Download the PHP package defstudio/pest-plugin-laravel-expectations without Composer
On this page you can find all versions of the php package defstudio/pest-plugin-laravel-expectations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package pest-plugin-laravel-expectations
This Pest plugin adds Laravel specific expectations to the testing ecosystem
Installation
You can install the package via composer:
The expectations added by this plugin are automatically loaded into Pest's expectation system. They can be used along other expectations.
Documentation
A full documentation with a detailed list of available expectations can be found at:
https://docs.defstudio.it/pest-plugin-laravel-expectations
Autocompletion
For PhpStorm users, a nice Plugin has been developed by Oliver Nybroe. It adds full autocompletion to ours Laravel Expectations, it is worth to take a look: https://github.com/pestphp/pest-intellij
Changelog
All notable changes to this project in our changelog. For a full understanding of what changed and the PR that where merged, see also the releases page
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Credits
- Fabio Ivona
- All Contributors
Please see the contributing guide for details on how to contribute to this plugin.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.
All versions of pest-plugin-laravel-expectations with dependencies
illuminate/contracts Version ^10.0|^11.0.3|^12.0
illuminate/database Version ^10.0|^11.0.3|^12.0
illuminate/http Version ^10.0|^11.0.3|^12.0
illuminate/support Version ^10.0|^11.0.3|^12.0
illuminate/testing Version ^10.0|^11.0.3|^12.0
pestphp/pest Version ^2.0|^3.0
pestphp/pest-plugin Version ^2.0|^3.0
pestphp/pest-plugin-laravel Version ^2.0|^3.0