nekofar / pest-plugin-mock-client
Pest Plugin for Mock HTTP client
Fund package maintenance!
ud.me/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
- dev-master / 1.x-dev
- v1.0.0-alpha.13
- v1.0.0-alpha.12
- v1.0.0-alpha.11
- v1.0.0-alpha.10
- v1.0.0-alpha.9
- v1.0.0-alpha.8
- v1.0.0-alpha.7
- v1.0.0-alpha.6
- v1.0.0-alpha.5
- v1.0.0-alpha.4
- v1.0.0-alpha.3
- v1.0.0-alpha.2
- v1.0.0-alpha.1
- dev-dependabot/github_actions/develop/shivammathur/setup-php-2.30.2
- dev-dependabot/github_actions/develop/actions/cache-4.0.2
- dev-dependabot/github_actions/develop/softprops/action-gh-release-2.0.4
- dev-dependabot/github_actions/develop/actions/checkout-4.1.2
- dev-dependabot/github_actions/develop/orhun/git-cliff-action-3.0.2
- dev-develop
This package is auto-updated.
Last update: 2024-12-31 00:25:38 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.