Nathan Kronenfeld created SPARK-22308:
-----------------------------------------

             Summary: Support unit tests of spark code using ScalaTest using 
suites other than FunSuite
                 Key: SPARK-22308
                 URL: https://issues.apache.org/jira/browse/SPARK-22308
             Project: Spark
          Issue Type: Improvement
          Components: Documentation, Spark Core, SQL, Tests
    Affects Versions: 2.2.0
            Reporter: Nathan Kronenfeld
            Priority: Minor


External codebases that have spark code can test it using SharedSparkContext, 
no matter how they write their scalatests - basing on FunSuite, FunSpec, 
FlatSpec, or WordSpec.

SharedSQLContext only supports FunSuite.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to