You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Oliveira (Jira)" <ji...@apache.org> on 2021/02/16 23:30:00 UTC

[jira] [Work started] (BEAM-11415) Create ValidatesRunner test framework for the Go SDK.

     [ https://issues.apache.org/jira/browse/BEAM-11415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on BEAM-11415 started by Daniel Oliveira.
----------------------------------------------
> Create ValidatesRunner test framework for the Go SDK.
> -----------------------------------------------------
>
>                 Key: BEAM-11415
>                 URL: https://issues.apache.org/jira/browse/BEAM-11415
>             Project: Beam
>          Issue Type: Test
>          Components: sdk-go
>            Reporter: Daniel Oliveira
>            Assignee: Daniel Oliveira
>            Priority: P2
>          Time Spent: 17.5h
>  Remaining Estimate: 0h
>
> I've actually already started working on this and it's ending up being more like an expansion on the existing integration test system.
> Current main improvements this will add:
> * The new approach is based on the go testing framework, meaning tests do not need to be manually registered with a driver. This is bug for usability and scalability as more tests will need to be added.
> * Will allow tests to be run with the "go test ..." command, assuming necessary services are running.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)