Registry / testing / brianium-paratest

brianium-paratest

JSON →
library7.23.0phppackagistunverified

Parallel testing for PHP using PHPUnit.

composer require brianium/paratest
INSTALL
IMPORT
SIG · BRIANIUM-PARATEST
B
brianium-paratest
testingphpv7.23.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ParaTestCommand
use ParaTest\ParaTestCommand;

Run PHPUnit tests in parallel using ParaTest.

use ParaTest\ParaTestCommand; $command = new ParaTestCommand(); $command->run();
Debug
Known issues
breakingRequires PHP 8.1+ and pcntl extension for parallel execution.
fix
Ensure PHP 8.1+ is installed with pcntl enabled.
affects: >=7.0.0
Upgrade
Version history
7.23.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
Amazon
1
Perplexity
1
OpenAI (training)
1
Resources
brianium-paratest — pip install brianium-paratest · libregistry