|
|
|
|
|
by hungryhobbit
2 days ago
|
|
I read the first part of this article, then gave up and Googled "Test-case Reducers". I'm not sure if that's an article failure (that I didn't want to read a whole ton of text and C code details), or a success (as it got me interested in the topic). I guess both? |
|
Also, do test case reducers work on integers or other numbers? What about reducing some other complexity? Is this for developing unit tests or just debugging?