ehmatthes / ehmatthes/py-bugger
1.0 Roadmap
- Dominant language
- Python
- Stars
- 41
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
What are the main features holding back a 1.0 release?
- [ ] Allow multiple args to be passed for `--exception-type`. This lets users get increasingly random bugs, from a set of exception types they've been practicing against. py-bugger should sample randomly (with replacement) from the set of exception types passed.
- [ ] Reconsider `--exception-type` name. One value should be `logical`. But that bug won't raise an exception! Maybe `--bug-type`? (If so, show a message that the arg name has been changed?)
- [ ] Support logical errors. #60
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the current implementation of the `--exception-type` argument and the related discussion in issue #60. The roadmap covers accepting multiple exception types, possibly renaming the argument, and supporting logical errors; done means the selected roadmap behavior is implemented and its user-facing argument behavior is settled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100