Libraries tagged by rest executor
devert/phpunit-reporter
11 Downloads
This is a package to process xml report of junit or phpunit test executions and display the result on a google spreadsheet
davereid/drush-acquia-hook-invoke
7207 Downloads
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
arpablue/fftest
7 Downloads
It is a tool to create and execute test unit.
aphpunit/aphpunit
21 Downloads
Unittest framework executing every test in its own process
vishwac09/php-algo-scaffold
156 Downloads
When solving algorithmic examples on local machine (leetcode.com), this package allows me to create executable/test files faster.
jbzoo/phpunit-randomizer
6878 Downloads
Execute your test cases in random order, so you can check if they have hidden dependencies
lyquidity/xpath2-tests
8 Downloads
Provides a harness to test XPath 2.0 statement execution library for PHP using the XQTS 1.0.3 conformance test suite
gonzalo123/phpautotest
11 Downloads
Auto execute phpunit when save test files
miladhspr/performance-analyzer
4 Downloads
A Test PHP class to measure the execution time of code segments.
kaniosx/phpunit-performance-profiler
0 Downloads
A lightweight memory and execution time profiler for PHPUnit and Pest.
trex/codeception-selenium
246 Downloads
A extension to start selenium server before acceptance test suite starts and stop it at the end of execution