Damien Desfontaines created BEAM-7030:
-----------------------------------------
Summary: Make it possible to display the full PCollection when
passert fails
Key: BEAM-7030
URL: https://issues.apache.org/jira/browse/BEAM-7030
Project: Beam
Issue Type: Improvement
Components: sdk-go, testing
Reporter: Damien Desfontaines
If I use passert.Equals with two PCollections, and the test fails, the error
message only says something like "value _ present, but not expected". This is
not very useful — to debug failing tests, I'd like to print both PCollections
so I can compare them directly instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)