Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.2.0
Description
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.