Use #assert:equals: in assert generation for classes implemented #= message
Open
Nobody has claimed this yet.
enhancement
TODO
- Dominant language
- Smalltalk
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
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 assert-generation entry point and the code handling classes that implement the #= message. Check how generated assertions are currently formed. Done means those cases use #assert:equals: while preserving the expected comparison behavior; add or update the relevant generation test if one exists.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100