Daniel Oliveira created BEAM-11415:
--------------------------------------
Summary: 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
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.
* 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)