-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
🌟 Good First Issue
Description
Write unit tests for all the implementations.
Background
Unit tests
What You'll Learn
- writing unit tests
- better project workflow
Acceptance Criteria
- Should be working 😜
- Clear documentation
- Updated Documentation (if needed)
Getting Started
- Fork the repository
- Create a new branch:
git checkout -b fix/issue-name - Look at [specific file/directory] to understand the current implementation
- Make your changes
- Test your changes with [specific command]
- Submit a pull request
Files to Modify
src/core/*.rs
Helpful Resources
Expected Time Commitment
⏱️ Estimated: 3-4 Days *
Need Help?
- Ask questions in [Discussions]
- Tag @maintainer-username for guidance
Labels: good first issue, help wanted, Unit Tests
Difficulty: 🟢 Beginner
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed