Re: Unit Testing Custom Coder

2020-11-19 Thread Sofia’s World
Hey i have been writing unit tests for beam pipelines using TestPipeline - in python though, and i dont have such usecases wondering if this satisfy your usecase? If not, please give me some pointers to try to reproduce your usecase. To me it seems, one of your transformations raises an exception

Re: Unit Testing Custom Coder

2020-11-19 Thread Pablo Estrada
Hi Dave! I don't have a lot of experience with coders, but I would include the Beam user@ list (added just now) to see if someone else has done this. Best -P. On Wed, Nov 18, 2020 at 7:22 AM Dave Anderson wrote: > Pablo, > > Also, for now I've created tests that exercise the encode() and decode(