All Projects → pestphp → pest-plugin-expectations

pestphp / pest-plugin-expectations

Licence: MIT License
Add expectations testing capabilities to Pest or PHPUnit

Programming Languages

PHP
23972 projects - #3 most used programming language

This repository contains the Pest Plugin Expectations. The Expectation API can be used in regular PHPUnit projects. For that, you just have to run the following command in your terminal:

composer require pestphp/pest-plugin-expectations --dev

If you want to start testing your application with Pest, visit the main Pest Repository.

Pest was created by Nuno Maduro under the Sponsorware license. It got open-sourced and is now licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].