donbidon / lib-phpunit
PHPUnit extension
v0.2.0
2019-03-12 14:51 UTC
Requires
- php: ^7.2
- phpunit/phpunit: ^8
This package is auto-updated.
Last update: 2024-10-13 03:19:40 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
.