Skip to content

Declare sync dependency for test recipe in Justfile #56

Description

@deyna256

The test recipe runs without ensuring dependencies are up to date:

test:
    uv run pytest tests/ -v

If the venv is stale or missing, tests fail with an obscure import error rather than a clear actionable message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    infrastructureCI/CD, build system, deployment

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions