Skip to content

Introduce install_command_post executed with --notest #1504

@webknjaz

Description

@webknjaz

So it's now quite popular to use tox --notest in CIs in a separate task/step to make it easier to distinguish between failing deps setup vs actual tests.

The concrete use-case I have in mind is running pre-commit install-hooks, that downloads hook repos and initializes virtualenvs for them, separately from pre-commit run.

pre-commit install-hooks should be executed with tox --notest while pre-commit run should go under commands.

This may or may not be a duplicate of #715, up to you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:commands-executionenhancementfeature:newsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions