Skip to content

Sync guard only checks task names, not task values #414

@mvillmow

Description

@mvillmow

tests/test_pixi_just_sync.py verifies that every pixi task key has a matching justfile recipe name, but does not verify that the commands are equivalent. A pixi task could silently diverge (e.g., different flags, different working directory) without the test catching it. Consider adding a second assertion that compares the effective command for each shared task.

Follow-up from #153

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttestingTesting finding

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions