defstudio / pest-plugin-mock

Add mocking capabilities to Pest or PHPUnit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the Pest Plugin Mock. The Mocking 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-mock --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.

About

Add mocking capabilities to Pest or PHPUnit

License:MIT License


Languages

Language:PHP 100.0%