Libraries tagged by feature-tests
code-distortion/adapt
37437 Downloads
A Laravel package that builds databases for your tests, improving their speed.
jrmadsen67/laravel-feature-test-generator
4053 Downloads
Cascading model updates for Laravel.
tonysm/laravel-paratest
5452 Downloads
Run your Laravel feature tests in parallel without race conditions.
deminy/behat-rest-testing
20757 Downloads
Demo on doing feature tests with Behat 3 and how to start writing feature tests for REST APIs.
solutionplus/laravel-feature-test
340 Downloads
A Laravel package that provides utilities to help test REST API endpoints.
otas/laravel-feature-test
21 Downloads
A Laravel package that provides utilities to help test REST API endpoints.
zuqongtech/laravel-anvil
10 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
1766 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
marslankhalid/laravel-model-test
24 Downloads
A package to create CRUD feature tests to eloquent models
aluisio-pires/laravel-base-test
332 Downloads
Base Test for your Laravel feature tests.
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