forked from Zhao-Weng/ddmin
-
Notifications
You must be signed in to change notification settings - Fork 0
klissancall/ddmin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Usage: ddmin.py script minimizes testcases that generates the same exceptions or errors as the origninal testcase does It can be used to identify minimal testcases for fundamental data structure such as array as well as python program that throws specific errors or exceptions The exceptions that can be handled are detailedly specified in the report run `python ddmin.py [filename]` to minimize testcases with one function stack run `python ddmin.py -r [filename]` to minimize testcases with module import (currently only support local modules)
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%