Introduce tox.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 611
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
FWIU `pgzero` supports several `pygame` versions on various `python` versions. Would be great to have tox to run tests against at least the most important combination e.g. `pygame 1.9.4` with newly introduced `python 3.7` etc.
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 reviewing how the existing tests are invoked and how pygame and Python versions are declared. Define a tox configuration covering the important supported combinations, including pygame 1.9.4 with Python 3.7, and verify that each environment runs the test suite successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100