Add test for fallback to crate-based installation of specific revisions
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7k
- Forks
- 1.1k
- Avg merge
- 22h 40m
- Merged PRs (30d)
- 46
Description
As fixed in https://github.com/rust-lang-nursery/rustup.rs/pull/515. The test should probably go in tests/cli-v2.
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
Read the fix in rust-lang-nursery/rustup.rs#515 and inspect tests/cli-v2 for the existing CLI test structure. Add coverage for fallback to crate-based installation of specific revisions, then run the relevant tests under tests/cli-v2 to confirm the fallback works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100