indygreg / indygreg/python-zstandard
Please add to README how to run tests
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 642
- Forks
- 116
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
The tox command re-downloads zstandard-0.17.0.zip instead of testing:
===> Testing for py38-zstandard-0.17.0
===> py38-zstandard-0.17.0 depends on file: /usr/local/bin/python3.8 - found
GLOB sdist-make: /disk-samsung/freebsd-ports/archivers/py-zstandard/work-py38/zstandard-0.17.0/setup.py
python create: /disk-samsung/freebsd-ports/archivers/py-zstandard/work-py38/zstandard-0.17.0/.tox/python
python inst: /disk-samsung/freebsd-ports/archivers/py-zstandard/work-py38/zstandard-0.17.0/.tox/.tmp/package/1/zstandard-0.17.0.zip
The built installation should be tested.
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.
Research direction
Start with the README and reproduce the tox command shown in the issue, paying attention to the setup.py and generated zstandard-0.17.0.zip path in the output. Document how to run tests against the built installation, and verify that the README instructions distinguish this from tox re-downloading or rebuilding the archive.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, testing-qa
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100