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
229 forks
Language: PHP
last commit: 9 days 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,079
sebastianbergmann/phpunit A testing framework for PHP applications 19,698
grosser/parallel_tests Tool for parallelizing and optimizing tests in Ruby-based applications 3,387
serpapi/turbo_tests A tool that runs RSpec tests in parallel on multiple cores with incremental output 175
shivammathur/setup-php Automates setup of PHP environment with required extensions and tools 2,930
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,564
paragonie/random_compat Provides PHP 5.x support for random byte and integer generation 8,169
phpro/grumphp Automates code quality checks on commits to prevent bad coding practices from being committed 4,147
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,767
apiaryio/dredd Tool for validating API implementations against their own documentation 4,194
mockery/mockery A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. 10,634
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,301