How to save TestCases ??

I want to make a list of test cases and their output so when I run the code it compares the output to the saved one instead of writing them all again.

1

Please sign in to leave a comment.