You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/18 19:33:31 UTC

[GitHub] [beam] TheNeuralBit commented on pull request #22233: Trying out property-based tests for Beam python coders

TheNeuralBit commented on PR #22233:
URL: https://github.com/apache/beam/pull/22233#issuecomment-1188215850

   Neat! This could be helpful for DataFrame tests too. frames_test.py is loaded with tests that just make sure Beam gets the same result as pandas for a certain operation. These all just have some arbitrary test data, it could catch some issues if we generate the data with hypothesis instead.


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org