Add Test Interpreters
Open
Nobody has claimed this yet.
User Question
- Dominant language
- Scala
- Stars
- 2.2k
- Forks
- 379
- Avg merge
- 14m
- Merged PRs (30d)
- 8
Description
I'd like to have a test interpreter to verify the structure of doobie programs.
Note:
I'm not so sure how useful this would be since almost all ConnectionIOs I've tried to deconstruct have been PrepareStatement4 which seem opaque
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
The issue names no files, tests, or entry points. Start by locating the existing ConnectionIO representation and the PrepareStatement4 case, then determine what structure verification should cover. Done means a test interpreter exists with tests showing the expected results for representative doobie programs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- databases, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100