Tests
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
There aren't any automated tests currently and I test each new feature manually in examples/pkg.
This is bad. We need to fix it.
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
Review the current manual testing workflow in examples/pkg and identify the runtime behavior that needs automated coverage. Define a focused test entry point and a scope for replacing manual checks; done means the relevant feature checks run automatically rather than only through manual testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100