Add register and select ArbitraryBuilder by name
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 699
- Forks
- 124
- Avg merge
- 24m
- Merged PRs (30d)
- 7
Description
여러 종류의 ArbitraryBuilder 를 등록하고 선택할 수 있도록 이름을 부여할 수 있도록 지원합니다.
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 ArbitraryBuilder registration and selection entry points in the repository, then read the related tests and public APIs. Define how multiple builders receive names and how callers select one by name; done means named builders can be registered and selected without ambiguity, with coverage for the supported use cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100