mitsuhiko / mitsuhiko/elementtree-rust
Clean up xml tests to use insta
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 61
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The tests included in the xml module are pulled from the old xml-rs crate. Ideally those get ported to insta for better reviewability of changes.
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 tests included in the xml module and comparing them with the old xml-rs tests; review insta's snapshot workflow. Done means the relevant tests are ported to insta and their changes are reviewable through snapshots.
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
- Mostly clear
- Newbie friendliness
- 35/100