Provide a way to run tests from Gradle in a unified and reusable way
Open
improvement
P3
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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.
Imported from Jira [BEAM-7697](https://issues.apache.org/jira/browse/BEAM-7697). Original Jira may contain additional context.
Reported by: mwalenia.
Contributor guide
Assessment
This issue has not been assessed yet.