Skip to content

Add --debug-worker flag to make debugging workers easier #1388

@dgollahon

Description

@dgollahon

It is difficult to debug workers because they capture all output. This is relevant for hooks as well as for general mutant development. I have often resorted to doing something like File.write('something.txt', some_value.inspect) as a very rough workaround.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions