Skip to content

feat(fill): watch mode with re-run for uv run fill #2156

@raxhvl

Description

@raxhvl

I'm iterating on a new test using uv run fill, and it doesn’t pass yet. To speed up development, I’d like to automatically re-run the command whenever files in tests/ change, similar to watch modes in other test runners.

Current Workarounds

Using watch:

watch uv run fill

@danceratopz has ideas to tackle this.

Some references

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions