Show the number of reproducers saved
Open
enhancement
- Dominant language
- Haskell
- Stars
- 3.2k
- Forks
- 432
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
### Describe the desired feature
It would be nice to know if there's actually reproducers saved and that the folder isn't empty
```
[2023-06-29 11:30:25.54] Saving test reproducers... Done! (0.000005s)
[2023-06-29 11:30:25.54] Saving corpus... ^[[ADone! (1.200988s)
```
Contributor guide
Research direction
Start by tracing the output that begins with "Saving test reproducers..." and inspect the code responsible for saving reproducers and the corpus. The change is complete when the reproducers message reports how many reproducers were saved, including the zero case shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100