practicalli / practicalli/clojure
Convert verbose unit tests to simple generative testing
Open
Nobody has claimed this yet.
testing
- Dominant language
- Makefile
- Stars
- 117
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
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 by reviewing the linked gist, Bingo kata article, and bingo-kata-clojure repository, then locate the verbose unit tests in this repository. Determine which tests are intended for conversion and how generative testing fits the existing test setup. Done means the relevant tests use simple generative testing and still verify the same behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100