[
https://issues.apache.org/jira/browse/BEAM-9186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentyn Tymofieiev reassigned BEAM-9186:
-----------------------------------------
Assignee: Jeffrey Sorensen
> Allow passing a comparison function for assert_that(..., equal_to()) tests
> --------------------------------------------------------------------------
>
> Key: BEAM-9186
> URL: https://issues.apache.org/jira/browse/BEAM-9186
> Project: Beam
> Issue Type: New Feature
> Components: testing
> Reporter: Jeffrey Sorensen
> Assignee: Jeffrey Sorensen
> Priority: Minor
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Currently testing beam pipelines that produce objects that cannot be sorted
> or compared is currently problematical, and developers are introducing
> Map(str) and similar transforms in tests to transform PCollections into a
> testable form. Adding by injection a comparison function will allow the
> creation of more comprehensible tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)