Skip to content

Zhao-Weng/ddmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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 or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages