Add installation tests for direct dependents (BioC-style)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 394
- Forks
- 95
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 7
Description
In Bioconductor, packages are tested against first-order dependents. We should consider doing this, as done for scverse packages depending on AnnData: https://github.com/scverse/integration-testing/actions/runs/18115461787.
In this way we can flag installation incompatibilities early, and have an incentive to move to slimmer requirements over time.
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 issue's Bioconductor comparison and the referenced scverse integration-testing action run. Define which first-order dependents should be installed and tested, then consider the work complete when incompatibilities are detected early through an automated installation test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100