Refactor test suite
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8.7k
- Forks
- 374
- Avg merge
- 11d 16h
- Merged PRs (30d)
- 1
Description
Thanks for this library! It's amazing.
I had difficulties properly setting up tests. I was considering:
- adding docker-compose
- refactoring the test suite into smaller files
- using something more industry standard like vitest or jest
Before anything, I'm curious to hear your opinion Rasmus, @porsager
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 by reviewing the repository's existing test setup and suite structure, then compare the proposed options: docker-compose, smaller test files, or Vitest/Jest. Confirm the maintainer's preferred direction before changing anything; done should mean an agreed, documented test approach with the suite still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, javascript, nodejs
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100