[
https://issues.apache.org/jira/browse/GEODE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-5363:
----------------------------------
Labels: pull-request-available (was: )
> Split test source into distinct test types
> ------------------------------------------
>
> Key: GEODE-5363
> URL: https://issues.apache.org/jira/browse/GEODE-5363
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Jacob S. Barrett
> Priority: Major
> Labels: pull-request-available
>
> Leaving unit tests where they are under {{module/test}}, split out
> integration, distributed and acceptance tests into their own source sets,
> {{module/integrationTest}}, {{module/distributedTest}},
> {{module/acceptanceTest}}, respectively. Adjust source sets's dependencies to
> include the minimum for that test type. For example, unit tests should not
> have any distributed test framework dependencies.
> See discussion https://geode.markmail.org/thread/znnjp5wkr7q4crjs
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)