paratest

Test runner

Supports parallel testing of PHPUnit tests to improve execution speed and code coverage reporting

computer Parallel testing for PHPUnit

GitHub

2k stars
39 watching
230 forks
Language: PHP
last commit: about 1 month ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
catchpoint/webpagetest A performance-testing tool for web pages, allowing users to test page loading speeds and identify areas of improvement. 3,085
sebastianbergmann/phpunit A testing framework for writing unit tests in PHP. 19,733
grosser/parallel_tests Tool for parallelizing and optimizing tests in Ruby-based applications 3,391
serpapi/turbo_tests A tool that runs RSpec tests in parallel on multiple cores with incremental output 182
shivammathur/setup-php Automates setup of PHP environment with required extensions and tools 2,943
raphaelstolt/composer-multitest A tool to run tests against multiple PHP versions using Composer scripts 5
php-pm/php-pm A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. 6,565
paragonie/random_compat Provides PHP 5.x support for random byte and integer generation 8,172
phpro/grumphp Automates code quality checks on commits to prevent bad coding practices from being committed 4,157
yoast/phpunit-polyfills Provides polyfills for PHPUnit functionality to ensure cross-version compatibility in unit tests 173
codeception/codeception A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. 4,776
apiaryio/dredd Tool for validating API implementations against their own documentation 4,192
mockery/mockery A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. 10,652
phpcompatibility/phpcompatibilityparagonie Provides PHP compatibility rules to ensure cross-version compatibility in projects using Paragonie polyfill libraries 10
minitest/minitest A comprehensive testing framework for Ruby that supports TDD, BDD, mocking, and benchmarking. 3,310