ehmatthes / ehmatthes/py-bugger
Support multiple args for `--exception-type`
Open
1.0 release
- Dominant language
- Python
- Stars
- 41
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I believe this is the logical followup to #37. This allows someone to work through several individual exception types, and then get a random choice or mix from the types they've been practicing.
- [ ] Write a failing test, passing two args.
- [ ] Pass the test.
- [ ] Make sure this works for an arbitrary number of supported exception types, not just two.
- [ ] Merge
- [ ] Release
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.