Include true result for tests that signal errors
We want to see the expected value when the test signals an error so we can easily test implementations against the expected value. Previously, we'd have to look at the data files to find the expected value.
Please register or sign in to comment