test-case-generator
test-case-generator copied to clipboard
Merged buttons 7 and 9
Pull Request Template
Description
As discussed in this issue I have done the needful to merge the buttons 7 and 9.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Handled warnings/Improvised code(actual code updates not just comments)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] This change requires a documentation update
Add Screenshot(only if change is visual)
please add a screenshot if you've made visual changes/added test cases

Checklist:
Compulsory in case of code change
- [x] I have attached the updated .exe & zip files(refer to setup.py)
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have checked my code and corrected any misspellings