donbidon / lib-phpunit
PHPUnit extension
Installs: 71
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/donbidon/lib-phpunit
Requires
- php: ^7.2
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2025-10-13 05:42:38 UTC
README
Allows to reset singleton instance.
Implements debug functionality, allows to mark groups of tests as skipped in PHPUnit context.
Look API documentation.
Installing
Run composer require donbidon/lib-phpunit ~0.2
.