Libraries tagged by REST API Tester
digitalzenworks/api-test
60 Downloads
A library for end to end testing web APIs with PHPUnit.
dannerz/api-test
525 Downloads
itsmg/rester
14 Downloads
Laravel package for making rest-apis calls with elegant syntax
eerison/pest-plugin-api-platform
189 Downloads
Pest plugin for Api platform
axitbv/laravel-blueprint-streamlined-test-addon
674 Downloads
Swap Blueprint's TestGenerator with my own *too fancy* and *too specific*, *streamlined* tests for API Resource Controllers
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
cjweber/laravel-test-graphql-client
6325 Downloads
Client and TestCase extension for running integration tests on requests to your GraphQL API
pion/laravel-swagger-test
3867 Downloads
Test your routes using Laravel's underlying request testing (without making real request) against your API schema.
phore/tester
1657 Downloads
Lightweight unit testing with phpunit api
minicli/pest-plugin-curly
496 Downloads
Make curl(y) requests in Pest tests
jrmadsen67/mahana-mailinator-test
7945 Downloads
A PHPUnit extension for testing emails via the Mailinator API
teaandcode/behat-guzzle-extension
17696 Downloads
Behat API extension using Guzzle Service Descriptions to functionally test API endpoints
chapabu/codeception-module-drupal
10328 Downloads
A module for Codeception that exposes the Drupal API to test suites.
pablojoan/feature
31 Downloads
Feature flagging API used for operational rampups and A/B testing
yuraplohov/test-data-provider
2404 Downloads
Providing test data for autotests from php files with returned arrays, and from any text files