testomat / phpunit-common
This package is abandoned and no longer maintained.
No replacement package was suggested.
:crystal_ball: Find and report on slow tests in your PHPUnit test suite
dev-master / 1.0.x-dev
2020-05-02 13:55 UTC
Requires
- php: ^7.3
- ext-dom: *
- ext-libxml: *
- thecodingmachine/safe: ^1.1.0
Requires (Dev)
- testomat/terminal-colour: ^1.1.0
Suggests
- phpunit/phpunit: Required to use this printer (^8.0.0 || ^9.0.0).
This package is auto-updated.
Last update: 2024-02-29 03:51:57 UTC
README
Provides a common class for testomat PHPUnit.
Installation
Run
$ composer require testomat/phpunit-common
Usage
💡 This is a great place for showing a few usage examples!
Versioning
This library follows semantic versioning, and additions to the code ruleset are performed in major releases.
Changelog
Please have a look at CHANGELOG.md
.
Contributing
Please have a look at CONTRIBUTING.md
.
Code of Conduct
Please have a look at CODE_OF_CONDUCT.md
.
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.