Registry / testing / nexusphp-tachycardia

nexusphp-tachycardia

JSON →
library2.4.3phppackagistunverified

Detects slow running tests in your PHPUnit-driven test suites.

composer require nexusphp/tachycardia
INSTALL
IMPORT
SIG · NEXUSPHP-TACHYCARD
N
nexusphp-tachycardia
testingphpv2.4.3
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.

Tachycardia
use Nexus\PHPUnit\Extension\Tachycardia;

Monitor test execution time and report slow tests.

use Nexus\PHPUnit\Extension\Tachycardia; $tachycardia = new Tachycardia(0.5); // 0.5 seconds threshold $tachycardia->startTest($test); // ... test execution ... $tachycardia->endTest($test, $time);
Debug
Known issues
breakingRequires PHPUnit 8.5+
fix
Ensure your PHPUnit version is 8.5 or higher.
affects: <2.0.0
Upgrade
Version history
2.4.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
nexusphp-tachycardia — pip install nexusphp-tachycardia · libregistry