Michal Walenia created BEAM-7697:
------------------------------------
Summary: Provide a way to run tests from Gradle in a unified and
reusable way
Key: BEAM-7697
URL: https://issues.apache.org/jira/browse/BEAM-7697
Project: Beam
Issue Type: Improvement
Components: testing
Reporter: Michal Walenia
Assignee: Michal Walenia
Right now, performance, IO and other tests that make use of SDK Harness are run
via a variety of tasks. It makes creating new tasks and trying to reuse code
confusing. It would be good to have a parent task that could run any
aforementioned test with minimal added configuration. It could reduce code
duplication in Gradle task definitions and make it easier to develop new tests
and tasks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)