Jacob S. Barrett created GEODE-5363: ---------------------------------------
Summary: 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 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)