nekofar / pest-plugin-mock-client
Pest Plugin for Mock HTTP client
Fund package maintenance!
nekofar
unstoppabledomains.com/d/nekofar.crypto
Requires
- php: ^7.3 || ^8.0
- guzzlehttp/psr7: ^2.0
- pestphp/pest: ^1.0
- pestphp/pest-plugin: ^1.0
- php-http/message: ^1.0
- php-http/mock-client: ^1.5
Requires (Dev)
- ergebnis/phpstan-rules: ^0.15.3
- nekofar/dev-tools: ^1.2
- pestphp/pest-plugin-global-assertions: ^1.0
- phpstan/phpstan-strict-rules: ^0.12.11
- thecodingmachine/phpstan-strict-rules: ^0.12.1
This package is auto-updated.
Last update: 2023-05-27 08:33:25 UTC
README
This package is a plugin for Pest PHP. The Slim Plugin for Pest gives your basic functionality for testing your API's built by Slim.
Installation
To get started, install the plugin using composer:
composer require nekofar/pest-plugin-mock-client --dev
Requires Slim Framework 4 and PHP 7.3 or newer.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.