Libraries tagged by feature-tests
code-distortion/adapt
28055 Downloads
A Laravel package that builds databases for your tests, improving their speed.
jrmadsen67/laravel-feature-test-generator
3937 Downloads
Cascading model updates for Laravel.
tmsllc/laravel-model-test
1130 Downloads
A package to create CRUD feature tests to eloquent models
tonysm/laravel-paratest
5257 Downloads
Run your Laravel feature tests in parallel without race conditions.
deminy/behat-rest-testing
20740 Downloads
Demo on doing feature tests with Behat 3 and how to start writing feature tests for REST APIs.
sofa/laravel-test-generator
6 Downloads
Don't write boilerplate for your feature tests in a Laravel project
not-empty/ala-microframework-php
8 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
76 Downloads
Base Test for your Laravel feature tests.
mehdi-fathi/sicilian-test-orchestra
9 Downloads
An efficient composer package to test all of your routes with send request to make sure all things works well
packagedby/openapi-testing-helpers
2 Downloads
A small library to validate an OpenAPI specification from Laravel feature tests
muhmdraouf/laravel-paratest
8405 Downloads
Run your Laravel feature tests in parallel without race conditions.
fahedaljghine/laravel-model-test
230 Downloads
A package to create CRUD feature tests to eloquent models
cdonut/swagger-generator
108 Downloads
Swagger generation for laravel based on feature tests
dbstudios/analyst
15 Downloads
A feature testing library inspired by GitHub's Scientist
incraigulous/request-hooks
206 Downloads
Modify application state for feature testing by using query parameters.