All repos should test against lowest deps, and maybe dev deps
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.6k
- Forks
- 286
- PR merge metrics
- No merged PRs in 30d
Description
We should have a job in the matrix testing against lowest dependencies to ensure that the lowest bound is right.
Depending on what they depend on, it might be worth testing against dev versions too (even though we always test them against the dev version of Mink).
You can see https://github.com/jcalderonzumba/MinkPhantomJSDriver/pull/36 for the way to make such setup (the PR contains other enhancements too)
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 by reviewing the repository's existing dependency test matrix and the setup in MinkPhantomJSDriver pull request 36. Add coverage for the lowest dependency bounds, then determine whether dev dependencies should also be tested; done means the matrix runs these configurations successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100