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: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
catchpoint/webpagetestA performance-testing tool for web pages, allowing users to test page loading speeds and identify areas of improvement.3,085
sebastianbergmann/phpunitA testing framework for writing unit tests in PHP.19,733
grosser/parallel_testsTool for parallelizing and optimizing tests in Ruby-based applications3,391
serpapi/turbo_testsA tool that runs RSpec tests in parallel on multiple cores with incremental output182
shivammathur/setup-phpAutomates setup of PHP environment with required extensions and tools2,943
raphaelstolt/composer-multitestA tool to run tests against multiple PHP versions using Composer scripts5
php-pm/php-pmA process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process.6,565
paragonie/random_compatProvides PHP 5.x support for random byte and integer generation8,172
phpro/grumphpAutomates code quality checks on commits to prevent bad coding practices from being committed4,157
yoast/phpunit-polyfillsProvides polyfills for PHPUnit functionality to ensure cross-version compatibility in unit tests173
codeception/codeceptionA full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests.4,776
apiaryio/dreddTool for validating API implementations against their own documentation4,192
mockery/mockeryA PHP framework for creating test doubles to isolate dependencies and make unit testing easier.10,652
phpcompatibility/phpcompatibilityparagonieProvides PHP compatibility rules to ensure cross-version compatibility in projects using Paragonie polyfill libraries10
minitest/minitestA comprehensive testing framework for Ruby that supports TDD, BDD, mocking, and benchmarking.3,310