Libraries tagged by rest executor
avb/entity-api-bundle
18 Downloads
The bundle builds API to get access to entities. As soon as you created entity class, you can execute CRUD operations through API. You not need to create custom controllers.
joseluisald/ab
98 Downloads
Uma biblioteca para executar testes AB dentro do seu codigo.
matteobnvl/matta_db
16 Downloads
Matta DB est une extension au framework MATTA PHP, cette extension va permettre de créer et d'exécuter un système de migration comlet et facilement.
diablomedia/phpunit-pretty-printer
539208 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
ahmed-bhs/doctrine-doctor
11179 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
fiunchinho/phpunit-randomizer
754997 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
shipmonk/phpunit-parallel-job-balancer
3056 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
ergebnis/phpunit-agent-reporter
13945 Downloads
Provides an extension for reporting phpunit/phpunit test execution details to agents.
phauthentic/phpunit-execution-timing-extension
5665 Downloads
PHPUnit extension to track and report test execution times
matesofmate/phpunit-extension
6768 Downloads
PHPUnit extension for symfony/ai-mate providing token-optimized test execution tools
stateforge/scenario-symfony
568 Downloads
Symfony adapter for Stateforge Scenario Core – declarative, attribute-driven scenario execution for reproducible application state.
petrgrishin/parallel-unit-test
6 Downloads
Methodology of tests for parallel execution of code
stromcom/http-smoke
553 Downloads
Professional HTTP smoke testing toolkit with a fluent DSL, parallel execution, capture chains, sessions and pluggable variable sources / reporters / HTTP clients.
jackbayliss/laravel-dusk-parallel
27 Downloads
Parallel test execution for Laravel Dusk.
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.