Libraries tagged by feature-tests
code-distortion/adapt
39983 Downloads
A Laravel package that builds databases for your tests, improving their speed.
mimosafa/laravel-openapi-validation-helper
73 Downloads
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
deminy/behat-rest-testing
20757 Downloads
Demo on doing feature tests with Behat 3 and how to start writing feature tests for REST APIs.
otas/laravel-feature-test
36 Downloads
A Laravel package that provides utilities to help test REST API endpoints.
jrmadsen67/laravel-feature-test-generator
4060 Downloads
Cascading model updates for Laravel.
zuqongtech/laravel-anvil
54 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
tmsllc/laravel-model-test
1816 Downloads
A package to create CRUD feature tests to eloquent models
sofa/laravel-test-generator
7 Downloads
Don't write boilerplate for your feature tests in a Laravel project
not-empty/ala-microframework-php
12 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
aluisio-pires/laravel-base-test
359 Downloads
Base Test for your Laravel feature tests.
tonysm/laravel-paratest
5477 Downloads
Run your Laravel feature tests in parallel without race conditions.
solutionplus/laravel-feature-test
342 Downloads
A Laravel package that provides utilities to help test REST API endpoints.
quintenmbusiness/laravel-test-core
4 Downloads
A streamlined package for creating all types of Laravel tests, including unit, feature, and integration. Simplify test scaffolding with reusable classes.
mehdi-fathi/sicilian-test-orchestra
12 Downloads
An efficient composer package to test all of your routes with send request to make sure all things works well
jgss/laravel-pest-scenarios
72 Downloads
Declarative, consistent and reusable test scenarios for Laravel + Pest