mapstruct / mapstruct/mapstruct-examples
Using it in tests
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 504
- PR merge metrics
- No merged PRs in 30d
Description
Add some tests.
Regarding this problem I had -> https://github.com/tbroyer/gradle-apt-plugin/issues/73
Just notice that if you try to use this combo in tests, you need to use testApt in the build.gradle dependencies instead of apt.
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 with the build.gradle files and the existing test setup, then review the linked gradle-apt-plugin issue for the reported test configuration. Add tests covering use of the combo with testApt instead of apt, and verify that the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100