laravel-json-api / testing
Test helpers for JSON:API compliant APIs.
Installs: 241 290
Dependents: 11
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: ^8.1
- ext-json: *
- cloudcreativity/json-api-testing: ^4.1|^5.0
- illuminate/http: ^10.0
- illuminate/support: ^10.0
- illuminate/testing: ^10.0
Requires (Dev)
- laravel/framework: ^10.0
- phpunit/phpunit: ^9.5.28|^10.0.7
This package is auto-updated.
Last update: 2023-05-18 15:28:40 UTC
README
Test helpers for Laravel JSON:API packages.
Installation
Install using Composer
composer require --dev laravel-json-api/testing
License
Laravel JSON:API is open-sourced software licensed under the Apache 2.0 License.