zhengruifeng opened a new pull request, #53784:
URL: https://github.com/apache/spark/pull/53784

   
   ### What changes were proposed in this pull request?
   Introduce `SparkTestSuite` as the base class for all scalatest styles
   
   
   ### Why are the changes needed?
   existing `SparkFunSuite` is bound with `AnyFunSuite`, we can not reuse its 
utils with other scalatest styles
   
   
   ### Does this PR introduce _any_ user-facing change?
   No, test-only
   
   
   ### How was this patch tested?
   add new tests for all 
[styles](https://www.scalatest.org/user_guide/selecting_a_style) except 
`FunSuite`
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to