[ https://issues.apache.org/jira/browse/SPARK-4442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218704#comment-14218704 ]
Josh Rosen commented on SPARK-4442: ----------------------------------- There's a few generally useful test utility functions / classes that are parts of individual suites rather than being located in easier-to-find places. This proposal was to find and relocate a bunch of those small utilities so that they get re-used. For example, I have a fixture for modifying and re-setting system properties in unit tests. > Move common unit test utilities into their own package / module > --------------------------------------------------------------- > > Key: SPARK-4442 > URL: https://issues.apache.org/jira/browse/SPARK-4442 > Project: Spark > Issue Type: Improvement > Reporter: Josh Rosen > Priority: Minor > > We should move generally-useful unit test fixtures / utility methods to their > own test utilities set package / module to make them easier to find / use. > See https://github.com/apache/spark/pull/3121#discussion-diff-20413659 for > one example of this. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org