kennknowles opened a new issue, #18674: URL: https://github.com/apache/beam/issues/18674
Test use case like [https://github.com/apache/beam/pull/4755#discussion_r173254182](https://github.com/apache/beam/pull/4755#discussion_r173254182) shows that verify lines of output for integration test makes the validation and debugging easier than simple verify checksum. We'd like to add a new matcher (like FileContentMatcher) to very lines given expected files. This matcher can be applied to ITs that already use FileChecksumMatcher (etc. WordCountIT and WindowedWordCountIT). Imported from Jira [BEAM-3810](https://issues.apache.org/jira/browse/BEAM-3810). Original Jira may contain additional context. Reported by: markflyhigh. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
