Closed topjor closed 4 years ago
I have added a message to the test cases in the rule tester so that when a test fails, it also outputs which value(s) failed the test. (non strings are cast to strings so no errors will occur if the value to test is not a string)
Good idea. Thank you.
I have added a message to the test cases in the rule tester so that when a test fails, it also outputs which value(s) failed the test. (non strings are cast to strings so no errors will occur if the value to test is not a string)