eclipse-xtext / eclipse-xtext/xtext
Missing quick fix tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
While trying to do some quick fix tests, I have noticed that the quick fix test helpers don't seem to be deployed to any gradle repository since they're not part of org.eclipse.xtext.testing.
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 with the org.eclipse.xtext.testing module linked in the issue and inspect how its quick fix test helpers are packaged for Gradle repositories. Trace the publication configuration and compare it with the helpers that are currently available. Done means the helpers are deployed in the expected repository and can be used by quick fix tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100