Skip to content

Add an explicitly output error message to the test bootstrap file #89

@johnbillion

Description

@johnbillion

Previously: #55

If the server's display_errors directive is set to Off and the user tries to run their unit tests without first running bash bin/install-wp-tests.sh ..., they'll be greeted with blank output.

The uncaught exception is good if you have access to the error logs, or think to look there, but an error message which is explicitly output (via echo) would be even better.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions