precice / precice/python-bindings
Python setup.py test command is deprecated
Open
Nobody has claimed this yet.
- Dominant language
- Cython
- Stars
- 30
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/pypa/setuptools/issues/1684
There are some suggestions what should be used instead. One suggestion is pytest.
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 locating the setup.py test command and read the linked setuptools issue for the suggested replacement. Check the repository's existing test setup before choosing among the documented options; done means the deprecated command is no longer used and the project's tests still run through the replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100