Closed sjanssen2 closed 7 years ago
so we're not changing the behavior to request file name, instead of folder name?
e.g. -o /path/to/folder/
would write: /path/to/folder.match
and /path/to/folder.non_math
, instead of, say, raising an error?
unit tests look good.
it is kind of a design decision. I would prefer to keep it as is, unless you have more convincing arguments to change than "we are too stupid to use it" :-)
OK, makes sense!
…nexpected behaviour Addressing Issue #42 by adding more tests