Skip to content

option to trigger all events on start #32

@hramrach

Description

@hramrach

I want an option to trigger all events when I start watchr as if all the watched files have been modified.

I hacked this feature into my copy of watchr but I found that with the current event interface if I fire modification event for both source file and its test file the tests are run twice. watchr sees this as two different events and the fact they execute the same command in the end is hidden from watchr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions