Skip to content

Run tests when file under resources is changed #3

@xokomola

Description

@xokomola

I am working on a small parser using instaparse. I store the parser grammar under the resources directory. Whenever I change the grammar (which is referenced from a source file) I would like the tests to be re-run. I would not mind if this results in a full test as it may be difficult to figure out which source file depends on a resource file.

In general I think that prism should rerun tests whenever a file under the classpath is changed.

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