Vyxal icon indicating copy to clipboard operation
Vyxal copied to clipboard

Add another flag to run test cases with expected output

Open Steffan153 opened this issue 2 years ago • 2 comments

So the format would now require a tuple with two elements, where the first is the list of input(s), and the second is the expected.

Steffan153 avatar Jul 14 '22 18:07 Steffan153

What if the input format's a -> b and the output is a -> c tick/cross?

chunkybanana avatar Jul 14 '22 23:07 chunkybanana

That would just be so hard to parse.

https://github.com/Vyxal/Vyxal/pull/1208#issuecomment-1170146070

Steffan153 avatar Jul 15 '22 00:07 Steffan153