Registry / testing / phpunit-phpunit-skeleton-generator

phpunit-phpunit-skeleton-generator

JSON →
library2.0.1phppackagistunverified

Tool that can generate skeleton test classes from production code classes and vice versa

composer require phpunit/phpunit-skeleton-generator
INSTALL
IMPORT
SIG · PHPUNIT-PHPUNIT-SK
P
phpunit-phpunit-skeleton-generator
testingphpv2.0.1
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.

Generator
use PHPUnit\SkeletonGenerator\Generator;

Generate a test class skeleton from a production class

use PHPUnit\SkeletonGenerator\Generator; $generator = new Generator(); $generator->generateTestClass('MyClass');
Debug
Known issues
breakingRequires PHP 7.3 or later
fix
Upgrade PHP to version 7.3+
affects: <2.0.0
Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
phpunit-phpunit-skeleton-generator — pip install phpunit-phpunit-skeleton-generator · libregistry