Kuchiki tests should use strict mode
Open
Nobody has claimed this yet.
A-frontend
C-technical-debt
E-easy
P-medium
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 232
- Avg merge
- 11h 35m
- Merged PRs (30d)
- 60
Description
This would have caught the issues in https://github.com/rust-lang/docs.rs/pull/957#discussion_r469944547 automatically.
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 Kuchiki tests and read the linked pull request discussion for the issues that strict mode would have caught. Update the test setup to use strict mode, then run the Kuchiki tests and confirm those cases fail or are reported automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100