Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 899 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 899 Bytes

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.