Libraries tagged by feature-tests
code-distortion/adapt
28439 Downloads
A Laravel package that builds databases for your tests, improving their speed.
jrmadsen67/laravel-feature-test-generator
3948 Downloads
Cascading model updates for Laravel.
tmsllc/laravel-model-test
1163 Downloads
A package to create CRUD feature tests to eloquent models
tonysm/laravel-paratest
5261 Downloads
Run your Laravel feature tests in parallel without race conditions.
deminy/behat-rest-testing
20743 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
9 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
79 Downloads
Base Test for your Laravel feature tests.
mehdi-fathi/sicilian-test-orchestra
10 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
4 Downloads
A small library to validate an OpenAPI specification from Laravel feature tests
muhmdraouf/laravel-paratest
8407 Downloads
Run your Laravel feature tests in parallel without race conditions.
fahedaljghine/laravel-model-test
231 Downloads
A package to create CRUD feature tests to eloquent models
cdonut/swagger-generator
109 Downloads
Swagger generation for laravel based on feature tests
dbstudios/analyst
16 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.