Libraries tagged by rest executor
fiunchinho/phpunit-randomizer
744573 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
petrgrishin/parallel-unit-test
6 Downloads
Methodology of tests for parallel execution of code
bariew/yii2-doctest-extension
3090 Downloads
Executes @example docBlock params as test cases
stratedge/wye
5142 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
davereid/drush-acquia-hook-invoke
7061 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
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.
cmoclyn/symfony-test-manager
4 Downloads
A Symfony bundle for test generation and execution
eo/symfony-test-edition
309 Downloads
Stripped down edition of Symfony3 for executing bundle tests
einblick/odm-fixtures-test-case
9 Downloads
A WebTestCase that automagically executes ODM Fixtures from passed in bundle names.
bfg/speed-test
23 Downloads
Designed for approximate estimation of the time of code execution by the number of iterations
jeroenvanderlaan/phpunit-cli-setup
0 Downloads
A PHPUnit extension for preparing test suite execution using CLI commands
arthur-rmd/time-exec
37 Downloads
Quickly test the execution time of a php script
mrmadclown/phpunit-pretty-printer
11548 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
usernam3/phpunit_stopwatch_annotations
543 Downloads
phpunit test case with support for execution time and memory usage assertion in annotations
itgalaxy/bin-check
74 Downloads
Check if a binary is working by checking its exit code