extract expressions in the assertion
Open
Nobody has claimed this yet.
- Dominant language
- Smalltalk
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
If the expression is an accessor remove assertion completely, else extract it.
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 assertion-processing entry point and the existing tests for expression extraction. Confirm how accessor expressions and other expressions are currently handled. Done means accessor expressions remove the assertion completely, while other expressions are extracted, with tests covering both cases.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100