pytest-dev / pytest-dev/pytest-rerunfailures
Support isolated builds for toxfile
Open
@gnikonorov is already working on this.
Since Jul 30, 2020.
- Dominant language
- Python
- Stars
- 477
- Forks
- 107
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 21
Description
Tox supports isolated builds and we should take advantage of this.
Supporting this feature would require the creation of a pyproject.toml to inform tox how to perform the build. The one in pytest may be a good starting point.
Raised from description in https://github.com/pytest-dev/pytest-rerunfailures/pull/117
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.