Skip to content

posargs for script commands #720

Answered by ischaojie
bigjools asked this question in Q&A
Jan 19, 2023 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Try this:

[tool.hatch.envs.test.scripts]
run-coverage = "pytest --cov-config=pyproject.toml --cov=pkg --cov=tests {args}"

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@bigjools
Comment options

@ofek
Comment options

ofek Jan 20, 2023
Maintainer Sponsor

@bigjools
Comment options

@ofek
Comment options

ofek Jan 20, 2023
Maintainer Sponsor

@bigjools
Comment options

Answer selected by bigjools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants