pytest-dev / pytest-dev/pytest-xdist
pytest hangs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 287
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 2
Description
I want to install pytest for Python 3.8.2 on my MacBook. On my terminal I initially ran pip3 install pytest. Then when I entered pytest -v, the test session started, but has stopped indefinitely at "collecting..." I've tried this a couple of times. Any suggestions?
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the reported environment: Python 3.8.2 on macOS, installed with pip3, followed by pytest -v stopping at "collecting...". The report names no files or tests, so gather a minimal reproduction and determine which collection step hangs; done means identifying a reproducible cause or obtaining the missing project and test details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100