Registry / testing / humbug-humbug

humbug-humbug

JSON →
library1.0.0-rc.0phppackagistunverified

Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.

composer require humbug/humbug
INSTALL
IMPORT
SIG · HUMBUG-HUMBUG
H
humbug-humbug
testingphpv1.0.0-rc.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.

Humbug
use Humbug\Humbug;

Run mutation testing

use Humbug\Humbug; $humbug = new Humbug(); $humbug->run();
Debug
Known issues
breakingRequires PHP 7.4 or higher
fix
Ensure your PHP version meets the minimum requirement
affects: <1.0.0
Upgrade
Version history
1.0.0-rc.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
humbug-humbug — pip install humbug-humbug · libregistry