Libraries tagged by rest executor
arpablue/fftest
4 Downloads
It is a tool to create and execute test unit.
aphpunit/aphpunit
1 Downloads
Unittest framework executing every test in its own process
vishwac09/php-algo-scaffold
131 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
3 Downloads
A Test PHP class to measure the execution time of code segments.
trex/codeception-selenium
245 Downloads
A extension to start selenium server before acceptance test suite starts and stop it at the end of execution