mondrake

Results 16 issues of mondrake

Command\UpdateCommand is excluded from test coverage. Being a Symfony Console application command, find proper way to test it.

Process isolation can only be set via attributes in test classes (either overall on a class or on a single method) or on execution level (with attribute in XML or...

type/enhancement
feature/process-isolation
feature/configuration/xml

symfony/phpunit-bridge used to provide the [Ignoring Deprecations](https://symfony.com/doc/current/components/phpunit_bridge.html#ignoring-deprecations) feature, by means of which a deprecation error triggered during a test, that matches any pattern from a set defined in an ignore...

type/enhancement

When test are configured to fail in case of deprecations/warnings etc, failing tests correctly cause the testrunner to error, and deprecation/warning information is reported in the STDOUT (if runner is...

type/enhancement
feature/logging

| Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Fix...

Status: Reviewed
ErrorHandler