Repository URL to install this package:
|
Version:
1.0.0 ▾
|
crazyfactory/phpunit-extensions
/
CONTRIBUTING.md
|
|---|
Any contribution is welcome.
All contributions must be tested following as much as possible the current test structure:
test/suites and the class must be annotated with @covers.scenario directory.Look at current tests in test/suites for more details.
The code follow the PSR-2 coding standards
composer testcomposer cscheck.composer csfix