exceptions result in bad test cases
Open
@smacke is already working on this.
Since Mar 29, 2020.
bug
- Dominant language
- Python
- Stars
- 7.9k
- Forks
- 323
- PR merge metrics
- No merged PRs in 30d
Description
If an exception is thrown and the --make-test-case flag was provided, it seems as though partial test cases (with some files missing) are generated. Since this flag is generally used when there's some kind of bug, it's important for it to be as robust as possible.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.