Write tests for iterate_directory
Open
good first issue
testing
- Dominant language
- Python
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Write a unit test for function iterate_directory in src/benchkit/data/helpers
Contributor guide
Research direction
Start by reading src/benchkit/data/helpers and locate iterate_directory. Determine the function's expected behavior from its surrounding code, then add a unit test that exercises it and verifies the result. Done means the test runs successfully and captures the function's intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100