NethermindEth / NethermindEth/pluto
Implement `testutil/compose`
Open
Nobody has claimed this yet.
testing
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 37
Description
Description
Port the module testutil/compose from the reference Go implementation.
Acceptance Criteria
All unit tests from the reference Go implementation must be ported and must pass.
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 locating the testutil/compose module and the corresponding reference Go implementation. Port the module's behavior and the reference implementation's unit tests, then run those tests to confirm that all pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100