-
-
Notifications
You must be signed in to change notification settings - Fork 550
Closed
Labels
area:commands-executionenhancementfeature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:commands-executionenhancementfeature:newsomething does not exist yet, but shouldsomething does not exist yet, but shouldhelp:wantedIssues that have been acknowledged, a solution determined and a PR might likely be accepted.Issues that have been acknowledged, a solution determined and a PR might likely be accepted.