Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: enhance test case for R4 with MultiLineAssertion
- Updated testR4 function to utilize MultiLineAssertion for error message validation. - Replaced ExpectedOutput and FallbackPatterns with a more structured approach using AddSingleLineAssertion. - Improved regex handling for error messages to ensure accurate assertions.
- Loading branch information