Add tests for Boilerplate generated code
Open
Nobody has claimed this yet.
ready
- Dominant language
- Scala
- Stars
- 5.5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 5
Description
Code generated from Boilerplate.scala should be tested by generated tests.
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 Boilerplate.scala and trace how its generated code is produced and where generated sources are tested. Identify the generated test location and existing test conventions, then run the relevant Scala tests; done means the generated code has corresponding generated tests that pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100