Open ralflizard opened 4 years ago
I have a few tests that need to run with a different initial configuration. Is it possible to setup a different fixture to cover these cases?
would be hard if not impossible because pyspark doesn't allow for recreating the spark session.
I have a few tests that need to run with a different initial configuration. Is it possible to setup a different fixture to cover these cases?