pytest-dev / pytest-dev/pytest
--append-ini option to argument overrides
Open
@gnikonorov is already working on this.
Since Jun 7, 2020.
topic: config
type: enhancement
type: feature-branch
type: proposal
- Dominant language
- Python
- Stars
- 14.5k
- Forks
- 3.4k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 35
Description
followup to #5678
CC @hroncok
we currently don't have a way to extend ini options which contain line/argument lists
that for example precludes working around intentionally misaligned setups that would help packaging situations where markers are not known and can't/shouldn't be registered in the configuration
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.