Skip to content

Add clickable links to CLI output #1596

@carlos-granados

Description

@carlos-granados

Some tools like PHPStan or Rector add clickable links to their output. So when they report something about any file, you are able to click on the CLI and directly open the file in the right line in your IDE. The format of these links is configurable so that they can have the format that works with your particular IDE.

We should have equivalent functionality so that when Behat reports a a test failure in a file or shows any other file path, these paths are clickable and can be opened directly in your IDE. The format of the link should be configurable in the Behat config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions