pestphp/pest-plugin-expectations

This package is abandoned and no longer maintained. The author suggests using the pestphp/pest package instead.

Add expectations testing capabilities to Pest or PHPUnit

v1.6.0 2021-06-10 17:37 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

Replaces

None

MIT efc39fb844f26e5f1d0f14784e06c8153c57d78f

frameworkphptestingtestunitexpectationspest


README

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.