dscr icon indicating copy to clipboard operation
dscr copied to clipboard

would be good to have a way to check output formats of everything match required specifications.

Open stephens999 opened this issue 10 years ago • 1 comments

also might be helpful to have a function that runs the dsc on just 1 rep per scenario, so people can test before running the whole thing.

stephens999 avatar Feb 05 '15 16:02 stephens999

@mengyin wants this kind of validation too, and she suggested a kind of "fancy indexing" that might support it: to be able to iterate over results by a truth value based on the output and return/clear the offending cases. Something like find_output_by(...) and reset_dsc_by(...).

This sounds like a frequent pain point - maybe I should work on it as a priority?

ramanshah avatar May 07 '15 18:05 ramanshah