matplotlib / matplotlib/grid-strategy
Run pytest with all warnings as errors
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently the tests are emitting some warnings, that should be causing the tests to fail.
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 running pytest and inspecting the project's test configuration or entry point for how warnings are currently handled. Done means the test run treats warnings as errors and the existing warning-producing tests fail accordingly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100